Skip to content

Commit 5896eea

Browse files
Bump commons-io:commons-io from 2.19.0 to 2.20.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.20.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.19.0...rel/commons-io-2.20.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94fa853 commit 5896eea

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
@@ -15,7 +15,7 @@
1515
<properties>
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1717
<source.level>1.8</source.level>
18-
<org.apache.commons.io.version>2.19.0</org.apache.commons.io.version>
18+
<org.apache.commons.io.version>2.20.0</org.apache.commons.io.version>
1919
<org.apache.commons.lang.version>3.18.0</org.apache.commons.lang.version>
2020
<org.apache.commons.exec.version>1.5.0</org.apache.commons.exec.version>
2121
<jgit.version>5.13.1.202206130422-r</jgit.version>

0 commit comments

Comments
 (0)