Skip to content

Commit 7bd8d2b

Browse files
Bump commons-io from 2.6 to 2.7 in /alias-test (#878)
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 a266168 commit 7bd8d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alias-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>commons-io</groupId>
3434
<artifactId>commons-io</artifactId>
35-
<version>2.6</version>
35+
<version>2.7</version>
3636
<scope>test</scope>
3737
</dependency>
3838
</dependencies>

0 commit comments

Comments
 (0)