Skip to content

Commit 4fbc001

Browse files
Bump commons-io:commons-io from 2.20.0 to 2.21.0
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]>
1 parent e2a0341 commit 4fbc001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<commons.release.isDistModule>true</commons.release.isDistModule>
110110
<project.build.outputTimestamp>2025-07-30T14:51:35Z</project.build.outputTimestamp>
111111
<commons.codec.version>1.20.0</commons.codec.version>
112-
<commons.io.version>2.20.0</commons.io.version>
112+
<commons.io.version>2.21.0</commons.io.version>
113113
<!-- Apache Felix maven-bundle-plugin -->
114114
<commons.osgi.import>
115115
org.apache.commons.codec.binary;version="${commons.codec.version}",

0 commit comments

Comments
 (0)