Skip to content

Commit f0f1848

Browse files
committed
Bump commons-io:commons-io from 2.21.0 to 2.22.0.
1 parent 636a503 commit f0f1848

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.21.0</commons.codec.version>
112-
<commons.io.version>2.21.0</commons.io.version>
112+
<commons.io.version>2.22.0</commons.io.version>
113113
<!-- Apache Felix maven-bundle-plugin -->
114114
<commons.osgi.import>
115115
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
@@ -53,7 +53,7 @@
5353
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">[test] Bump com.opencsv:opencsv from 5.11.2 to 5.12.0 #558.</action>
5454
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0.</action>
5555
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.19.0 to 1.21.0.</action>
56-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.20.0 to 2.21.0 #594.</action>
56+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.20.0 to 2.22.0 #594.</action>
5757
</release>
5858
<release version="1.14.1" date="2025-07-27" description="This is a feature and maintenance release. Java 8 or later is required.">
5959
<!-- FIX -->

0 commit comments

Comments
 (0)