diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a377a08245..4f9af0e47d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -57,7 +57,7 @@ httpclient-cache = "4.5.14" # log4j-slf4j2-impl, log4j-web, log4j-jcl. log4j = "2.25.4" poi = "5.5.1" -pdfbox = "3.0.7" +pdfbox = "3.0.8" # Got "Exception in thread "main" java.lang.UnsupportedOperationException: Cannot create a hash with # the given algorithm: argon2" with 2.0.2 in integration tests shiro-core = "1.13.0"