chore(deps): bump org.apache.xmlgraphics:batik-all from 1.16 to 1.17

Bumps org.apache.xmlgraphics:batik-all from 1.16 to 1.17.

---
updated-dependencies:
- dependency-name: org.apache.xmlgraphics:batik-all
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-05 01:55:45 +00:00 committed by GitHub
parent 136e2198f3
commit 3f04d32add
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ dependencies {
testImplementation("org.scilab.forge:jlatexmath:1.0.7")
"pdfRuntimeOnly"("org.apache.xmlgraphics:fop:2.8")
"pdfRuntimeOnly"("org.apache.xmlgraphics:batik-all:1.16")
"pdfRuntimeOnly"("org.apache.xmlgraphics:batik-all:1.17")
}
repositories {