Skip to content

Commit 4e83d8a

Browse files
chore: bump commons-io:commons-io from 2.20.0 to 2.21.0 (#2288)
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.0 to 2.21.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.20.0...rel/commons-io-2.21.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03ca72b commit 4e83d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powertools-e2e-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>commons-io</groupId>
9797
<artifactId>commons-io</artifactId>
98-
<version>2.20.0</version>
98+
<version>2.21.0</version>
9999
</dependency>
100100
<dependency>
101101
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)