ref #9359 update commons-io to 2.11.0 in cdmlib
authorAndreas Müller <a.mueller@bgbm.org>
Mon, 29 Nov 2021 14:51:42 +0000 (15:51 +0100)
committerAndreas Müller <a.mueller@bgbm.org>
Mon, 29 Nov 2021 14:51:42 +0000 (15:51 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index bec14d2c9644570c30d81fb27e70ee0e705859ff..12d7dda28ccdeb852c04b65e1e57cf2bda93390d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.7</version>
+        <version>2.11.0</version>
       </dependency>
       <dependency>
           <groupId>org.apache.commons</groupId>