Skip to content

Commit 24d1a28

Browse files
Bump commons-io:commons-io from 2.13.0 to 2.20.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.13.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.13.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 2a42584 commit 24d1a28

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
@@ -14,7 +14,7 @@
1414

1515
<properties>
1616
<avro.version>1.11.1</avro.version>
17-
<commons-io.version>2.13.0</commons-io.version>
17+
<commons-io.version>2.20.0</commons-io.version>
1818
<commons-lang3.version>3.12.0</commons-lang3.version>
1919
<jacoco.version>0.8.12</jacoco.version>
2020
<junit-jupiter.version>5.10.0</junit-jupiter.version>

0 commit comments

Comments
 (0)