Преглед на файлове

Bump commons-io from 2.6 to 2.7 in /jetlinks-components/io-component

Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] преди 4 години
родител
ревизия
1425a5a598
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      jetlinks-components/io-component/pom.xml

+ 1 - 1
jetlinks-components/io-component/pom.xml

@@ -17,7 +17,7 @@
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>2.6</version>
+            <version>2.7</version>
         </dependency>
 
         <dependency>