Skip to content

Commit 08ad5be

Browse files
Bump commons-io from 2.6 to 2.7 in /system-test (#877)
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 7bd8d2b commit 08ad5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>commons-io</groupId>
3636
<artifactId>commons-io</artifactId>
37-
<version>2.6</version>
37+
<version>2.7</version>
3838
<scope>test</scope>
3939
</dependency>
4040
</dependencies>

0 commit comments

Comments
 (0)