Update batik and Apache Commons IO

https://github.com/plantuml/plantuml-server/issues/360
This commit is contained in:
Arnaud Roques
2025-02-27 19:37:07 +01:00
parent 61d201e772
commit 087914fec2

View File

@@ -82,7 +82,7 @@
<jlatexmath-font-greek.version>${jlatexmath.version}</jlatexmath-font-greek.version>
<jlatexmath-font-cyrillic.version>${jlatexmath.version}</jlatexmath-font-cyrillic.version>
<!-- PDF -->
<batik.version>1.16</batik.version>
<batik.version>1.17</batik.version>
<fop.version>2.8</fop.version>
<!-- Testing -->
@@ -90,7 +90,7 @@
<junit-suite.version>1.9.3</junit-suite.version>
<selenium.version>4.10.0</selenium.version>
<selenium-webdrivermanager.version>5.3.3</selenium-webdrivermanager.version>
<commons-io.version>2.11.0</commons-io.version>
<commons-io.version>2.14.0</commons-io.version>
<jetty-server.version>${jetty.version}</jetty-server.version>
<!-- build plugin management -->