Bump org.apache.xmlgraphics:batik-all from 1.18 to 1.19

Bumps org.apache.xmlgraphics:batik-all from 1.18 to 1.19.

---
updated-dependencies:
- dependency-name: org.apache.xmlgraphics:batik-all
  dependency-version: '1.19'
  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] 2025-06-09 22:48:45 +00:00 committed by GitHub
parent bdc35519da
commit c1cc2add8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,7 +43,7 @@ dependencies {
implementation 'com.opencsv:opencsv:5.11' // https://mvnrepository.com/artifact/com.opencsv/opencsv
// Batik
implementation 'org.apache.xmlgraphics:batik-all:1.18'
implementation 'org.apache.xmlgraphics:batik-all:1.19'
// TwelveMonkeys
runtimeOnly "com.twelvemonkeys.imageio:imageio-batik:$imageioVersion"