mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-12-17 05:49:53 +01:00
Update ec4j-core to 1.2.0 (#3884)
This commit is contained in:
committed by
GitHub
parent
e640cec323
commit
88a8973685
@@ -66,7 +66,7 @@ libraryDependencies ++= Seq(
|
|||||||
"org.testcontainers" % "testcontainers-postgresql" % "2.0.2" % "test",
|
"org.testcontainers" % "testcontainers-postgresql" % "2.0.2" % "test",
|
||||||
"net.i2p.crypto" % "eddsa" % "0.3.0",
|
"net.i2p.crypto" % "eddsa" % "0.3.0",
|
||||||
"is.tagomor.woothee" % "woothee-java" % "1.11.0",
|
"is.tagomor.woothee" % "woothee-java" % "1.11.0",
|
||||||
"org.ec4j.core" % "ec4j-core" % "1.1.1",
|
"org.ec4j.core" % "ec4j-core" % "1.2.0",
|
||||||
"org.kohsuke" % "github-api" % "1.330" % "test"
|
"org.kohsuke" % "github-api" % "1.330" % "test"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user