We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ebbd71c + 047c61c commit 540d299Copy full SHA for 540d299
java/libraries/svg/build.xml
@@ -3,7 +3,7 @@
3
4
<property name="core.library.jar" location="../../../core/library/core.jar" />
5
6
- <property name="batik.version" value="1.18" />
+ <property name="batik.version" value="1.19" />
7
<!-- the .zip file to be downloaded -->
8
<property name="batik.zip" value="batik-bin-${batik.version}.zip" />
9
<!-- the .jar file that we need from the download -->
0 commit comments