Updating Batik

Seems like Apache just straight up deleted batik 18 from this download location.
This commit is contained in:
Stef Tervelde
2025-05-07 14:44:36 +02:00
committed by GitHub
parent c83f44c9d8
commit 1b04f430b4
+1 -1
View File
@@ -3,7 +3,7 @@
<property name="core.library.jar" location="../../../core/library/core.jar" />
<property name="batik.version" value="1.18" />
<property name="batik.version" value="1.19" />
<!-- the .zip file to be downloaded -->
<property name="batik.zip" value="batik-bin-${batik.version}.zip" />
<!-- the .jar file that we need from the download -->