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
This commit is contained in:
snyk-bot 2022-10-27 04:06:55 +00:00
parent 0443172666
commit 304d050bc3
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

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>