Update thumbnailator to 0.4.19

This commit is contained in:
Scala Steward
2022-12-31 13:40:50 +00:00
committed by kenji yoshida
parent 433e207ec5
commit debff5e4b8

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.18",
"net.coobird" % "thumbnailator" % "0.4.19",
"com.github.zafarkhaja" % "java-semver" % "0.9.0",
"com.nimbusds" % "oauth2-oidc-sdk" % "10.4",
"org.eclipse.jetty" % "jetty-webapp" % JettyVersion % "provided",