mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-07 03:37:01 +02:00
fix-cache2k-warning (#3944)
This commit is contained in:
committed by
GitHub
parent
241d46847b
commit
22c09c2cb1
@@ -53,7 +53,8 @@ libraryDependencies ++= Seq(
|
||||
"com.typesafe" % "config" % "1.4.5",
|
||||
"fr.brouillard.oss.security.xhub" % "xhub4j-core" % "1.1.0",
|
||||
"io.github.java-diff-utils" % "java-diff-utils" % "4.16",
|
||||
"org.cache2k" % "cache2k-all" % "1.6.0.Final",
|
||||
"org.cache2k" % "cache2k-api" % "1.6.0.Final",
|
||||
"org.cache2k" % "cache2k-core" % "1.6.0.Final",
|
||||
"net.coobird" % "thumbnailator" % "0.4.21",
|
||||
"com.github.zafarkhaja" % "java-semver" % "0.10.2",
|
||||
"com.nimbusds" % "oauth2-oidc-sdk" % "11.31.1",
|
||||
|
||||
Reference in New Issue
Block a user