Update pom.xml

Update commons-io to fix #182
This commit is contained in:
Anthony Raymond 2023-05-26 10:56:32 +02:00 committed by GitHub
parent e9edb5e960
commit cc60ace853
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@
<java.version>11</java.version>
<!-- COMPILE -->
<commons-io.version>2.11.0</commons-io.version>
<commons-io.version>2.12.0</commons-io.version>
<generex.version>1.0.2</generex.version>
<google.guava.version>31.1-jre</google.guava.version>
<ttorrent-core.version>1.5</ttorrent-core.version>