Update thumbnailator to 0.4.18

This commit is contained in:
Scala Steward
2022-10-23 13:24:39 +00:00
committed by kenji yoshida
parent 35209e43bb
commit f6ee9d311d

View File

@@ -54,7 +54,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.17",
"net.coobird" % "thumbnailator" % "0.4.18",
"com.github.zafarkhaja" % "java-semver" % "0.9.0",
"com.nimbusds" % "oauth2-oidc-sdk" % "9.43.1",
"org.eclipse.jetty" % "jetty-webapp" % JettyVersion % "provided",