Update thumbnailator to 0.4.20

This commit is contained in:
Scala Steward
2023-06-28 17:40:35 +00:00
committed by kenji yoshida
parent 281f7f37d8
commit 006fae36c9

View File

@@ -65,7 +65,7 @@ libraryDependencies ++= Seq(
"fr.brouillard.oss.security.xhub" % "xhub4j-core" % "1.1.0",
"io.github.java-diff-utils" % "java-diff-utils" % "4.12",
"org.cache2k" % "cache2k-all" % "1.6.0.Final",
"net.coobird" % "thumbnailator" % "0.4.19",
"net.coobird" % "thumbnailator" % "0.4.20",
"com.github.zafarkhaja" % "java-semver" % "0.9.0",
"com.nimbusds" % "oauth2-oidc-sdk" % "10.9.2",
"org.eclipse.jetty" % "jetty-webapp" % JettyVersion % "provided",