Skip to content

Commit 540d299

Browse files
authored
Merge pull request #1080 from Stefterv/main
Update Batik
2 parents ebbd71c + 047c61c commit 540d299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/libraries/svg/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<property name="core.library.jar" location="../../../core/library/core.jar" />
55

6-
<property name="batik.version" value="1.18" />
6+
<property name="batik.version" value="1.19" />
77
<!-- the .zip file to be downloaded -->
88
<property name="batik.zip" value="batik-bin-${batik.version}.zip" />
99
<!-- the .jar file that we need from the download -->

0 commit comments

Comments
 (0)