Skip to content

Commit 4048e32

Browse files
Merge pull request #7 from doubleSlashde/dependabot/maven/commons-io-commons-io-2.18.0
2 parents 013a568 + c13654c commit 4048e32

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

0 commit comments

Comments
 (0)