Update thumbnailator to 0.4.13

This commit is contained in:
Scala Steward
2021-01-26 08:02:18 +01:00
committed by kenji yoshida
parent ea8333844c
commit 54440d9cde

View File

@@ -57,7 +57,7 @@ libraryDependencies ++= Seq(
"fr.brouillard.oss.security.xhub" % "xhub4j-core" % "1.1.0",
"com.github.bkromhout" % "java-diff-utils" % "2.1.1",
"org.cache2k" % "cache2k-all" % "1.2.4.Final",
"net.coobird" % "thumbnailator" % "0.4.12",
"net.coobird" % "thumbnailator" % "0.4.13",
"com.github.zafarkhaja" % "java-semver" % "0.9.0",
"com.nimbusds" % "oauth2-oidc-sdk" % "8.34.1",
"org.eclipse.jetty" % "jetty-webapp" % JettyVersion % "provided",