Skip to content

Commit 94d8cea

Browse files
committed
Bump commons-io:commons-io from 2.21.0 to 2.22.0.
1 parent 8caf63c commit 94d8cea

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Supported protocols include Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Teln
128128
<dependency>
129129
<groupId>commons-io</groupId>
130130
<artifactId>commons-io</artifactId>
131-
<version>2.21.0</version>
131+
<version>2.22.0</version>
132132
</dependency>
133133
<dependency>
134134
<groupId>org.apache.commons</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
6666
<!-- ADD -->
6767
<!-- UPDATE -->
6868
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 97 to 98.</action>
69+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.21.0 to 2.22.0.</action>
6970
</release>
7071
<release version="3.13.0" date="2026-03-15" description="This is a feature and maintenance release. Java 8 or later is required.">
7172
<!-- FIX -->

0 commit comments

Comments
 (0)