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-11 16:22:37 +00:00 committed by GitHub
parent 1f2365f03c
commit 98abfcb09e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,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"