Merge pull request #1568 from plantuml/dependabot/gradle/org.apache.xmlgraphics-fop-2.9

chore(deps): bump org.apache.xmlgraphics:fop from 2.8 to 2.9
This commit is contained in:
PlantUML 2023-10-05 11:53:59 +02:00 committed by GitHub
commit 44cda2ce59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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")
}