Skip to content

Commit 087914f

Browse files
committed
Update batik and Apache Commons IO
#360
1 parent 61d201e commit 087914f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.parent.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,15 +82,15 @@
8282
<jlatexmath-font-greek.version>${jlatexmath.version}</jlatexmath-font-greek.version>
8383
<jlatexmath-font-cyrillic.version>${jlatexmath.version}</jlatexmath-font-cyrillic.version>
8484
<!-- PDF -->
85-
<batik.version>1.16</batik.version>
85+
<batik.version>1.17</batik.version>
8686
<fop.version>2.8</fop.version>
8787

8888
<!-- Testing -->
8989
<junit.version>5.9.3</junit.version>
9090
<junit-suite.version>1.9.3</junit-suite.version>
9191
<selenium.version>4.10.0</selenium.version>
9292
<selenium-webdrivermanager.version>5.3.3</selenium-webdrivermanager.version>
93-
<commons-io.version>2.11.0</commons-io.version>
93+
<commons-io.version>2.14.0</commons-io.version>
9494
<jetty-server.version>${jetty.version}</jetty-server.version>
9595

9696
<!-- build plugin management -->

0 commit comments

Comments
 (0)