Преглед изворни кода

Bump commons-io from 1.4 to 2.7 in /office-plugin

Bumps commons-io from 1.4 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] пре 4 година
родитељ
комит
1ba8c31d2c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      office-plugin/pom.xml

+ 1 - 1
office-plugin/pom.xml

@@ -24,7 +24,7 @@
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>1.4</version>
+            <version>2.7</version>
         </dependency>
         <dependency>
             <groupId>org.openoffice</groupId>