Skip to content

Commit c8416d1

Browse files
Merge pull request #20 from doubleSlashde/dependabot/maven/commons-io-commons-io-2.20.0
2 parents 9998bfb + a7607e4 commit c8416d1

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.19.0</version>
31+
<version>2.20.0</version>
3232
<scope>test</scope>
3333
</dependency>
3434

0 commit comments

Comments
 (0)