Skip to content

Commit beea636

Browse files
Bump commons-io from 2.6 to 2.7 in /tests/vanilla (#413)
Bumps commons-io from 2.6 to 2.7. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 407b8c9 commit beea636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/vanilla/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>commons-io</groupId>
4444
<artifactId>commons-io</artifactId>
45-
<version>2.6</version>
45+
<version>2.7</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)