mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-07 02:07:05 +02:00
Update cache2k-api, cache2k-core to 2.6.1.Final (#3946)
Co-authored-by: gitbucket-bot[bot] <256891351+gitbucket-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
17b3587263
commit
a84e501099
@@ -53,8 +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-api" % "1.6.0.Final",
|
||||
"org.cache2k" % "cache2k-core" % "1.6.0.Final",
|
||||
"org.cache2k" % "cache2k-api" % "2.6.1.Final",
|
||||
"org.cache2k" % "cache2k-core" % "2.6.1.Final",
|
||||
"net.coobird" % "thumbnailator" % "0.4.21",
|
||||
"com.github.zafarkhaja" % "java-semver" % "0.10.2",
|
||||
"com.nimbusds" % "oauth2-oidc-sdk" % "11.32",
|
||||
|
||||
Reference in New Issue
Block a user