diff --git a/build.gradle.kts b/build.gradle.kts index 5eadd08f5..7c22db4e2 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -37,7 +37,7 @@ dependencies { testImplementation("org.mockito:mockito-junit-jupiter:4.+") testImplementation("org.scilab.forge:jlatexmath:1.0.7") - "pdfRuntimeOnly"("org.apache.xmlgraphics:fop:2.8") + "pdfRuntimeOnly"("org.apache.xmlgraphics:fop:2.9") "pdfRuntimeOnly"("org.apache.xmlgraphics:batik-all:1.17") }