Skip to content

Commit 3051bbb

Browse files
authored
Merge pull request #515 from bbottema/dependabot/maven/develop/commons-io-commons-io-2.16.1
Bump commons-io:commons-io from 2.11.0 to 2.16.1
2 parents 2afd2a1 + e8dc9c5 commit 3051bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/core-test-module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>commons-io</groupId>
3838
<artifactId>commons-io</artifactId>
39-
<version>2.11.0</version>
39+
<version>2.16.1</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.assertj</groupId>

0 commit comments

Comments
 (0)