Skip to content

Commit c508743

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] <support@github.com>
1 parent d736afb commit c508743

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
@@ -22,7 +22,7 @@
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323
<maven.compiler.source>1.8</maven.compiler.source>
2424
<maven.compiler.target>1.8</maven.compiler.target>
25-
<org.apache.commons.io.version>2.20.0</org.apache.commons.io.version>
25+
<org.apache.commons.io.version>2.21.0</org.apache.commons.io.version>
2626
<org.apache.commons.lang.version>3.19.0</org.apache.commons.lang.version>
2727
<org.apache.commons.exec.version>1.5.0</org.apache.commons.exec.version>
2828
<jgit.version>5.13.1.202206130422-r</jgit.version>

0 commit comments

Comments
 (0)