Skip to content

Commit 67192a9

Browse files
committed
Bump commons-io:commons-io from 2.19.0 to 2.20.0
1 parent 59164c8 commit 67192a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<commons.release.isDistModule>true</commons.release.isDistModule>
117117
<project.build.outputTimestamp>2025-03-19T22:12:04Z</project.build.outputTimestamp>
118118
<commons.codec.version>1.18.0</commons.codec.version>
119-
<commons.io.version>2.19.0</commons.io.version>
119+
<commons.io.version>2.20.0</commons.io.version>
120120
<!-- Apache Felix maven-bundle-plugin -->
121121
<commons.osgi.import>
122122
org.apache.commons.codec.binary;version="${commons.codec.version}",

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<!-- ADD -->
4949
<!-- UPDATE -->
5050
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 85 #542.</action>
51-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.18.0 to 2.19.0.</action>
51+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.18.0 to 2.20.0.</action>
5252
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.opencsv:opencsv from 5.10 to 5.11.2 #545, #551, #553.</action>
5353
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #556.</action>
5454
</release>

0 commit comments

Comments
 (0)