Update thumbnailator to 0.4.15

This commit is contained in:
Scala Steward
2021-12-05 06:49:29 +00:00
committed by kenji yoshida
parent 73fc70f55b
commit 6ab37fd596

View File

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