Skip to content

Commit 67a0182

Browse files
authored
Merge pull request #203 from ContainerSolutions/dependabot/maven/commons-io-commons-io-2.8.0
Bump commons-io from 2.6 to 2.8.0
2 parents 85ea247 + 972c2f0 commit 67a0182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/tomcat/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>commons-io</groupId>
4545
<artifactId>commons-io</artifactId>
46-
<version>2.6</version>
46+
<version>2.8.0</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>io.fabric8</groupId>

0 commit comments

Comments
 (0)