Skip to content

Commit c2ff80c

Browse files
authored
Merge pull request #1 from doubleSlashde/dependabot/maven/commons-io-commons-io-2.7
Bump commons-io from 2.6 to 2.7
2 parents 0cc65d6 + bc0631c commit c2ff80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>commons-io</groupId>
3030
<artifactId>commons-io</artifactId>
31-
<version>2.6</version>
31+
<version>2.7</version>
3232
<scope>test</scope>
3333
</dependency>
3434

0 commit comments

Comments
 (0)