Skip to content

Commit 4479451

Browse files
committed
Bump commons-io:commons-io from 2.20.0 to 2.21.0
1 parent ac1ca59 commit 4479451

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.20.0</version>
131+
<version>2.21.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
@@ -70,6 +70,7 @@ The <action> type attribute can be add,update,fix,remove.
7070
<!-- UPDATE -->
7171
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 85 to 90 #371.</action>
7272
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.</action>
73+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.20.0 to 2.21.0.</action>
7374
</release>
7475
<release version="3.12.0" date="2025-07-28" description="This is a feature and maintenance release. Java 8 or later is required.">
7576
<!-- FIX -->

0 commit comments

Comments
 (0)