Explorar o código

Bump commons-io from 2.4 to 2.7 in /springboot-main

Bumps commons-io from 2.4 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] %!s(int64=4) %!d(string=hai) anos
pai
achega
8bbcf018c5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      springboot-main/pom.xml

+ 1 - 1
springboot-main/pom.xml

@@ -112,7 +112,7 @@
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>2.4</version>
+            <version>2.7</version>
         </dependency>
 
         <!--httpClient-->