fix: imageio/imageio-batik/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063442
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEXMLGRAPHICS-3063691

(cherry picked from commit 304d050bc3b5f8364c6696bb7c2cff61348bca87)
This commit is contained in:
snyk-bot 2022-10-27 04:06:55 +00:00 committed by Harald Kuhr
parent 135a631bcc
commit 1e981242ad

View File

@ -17,7 +17,7 @@
<properties> <properties>
<project.jpms.module.name>com.twelvemonkeys.imageio.batik</project.jpms.module.name> <project.jpms.module.name>com.twelvemonkeys.imageio.batik</project.jpms.module.name>
<batik.version>1.15</batik.version> <batik.version>1.16</batik.version>
</properties> </properties>
<build> <build>