Skip to content

Commit 6c9398e

Browse files
committed
Bump commons-io:commons-io from 2.20.0 to 2.21.0
1 parent 77534f6 commit 6c9398e

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>commons-io</groupId>
114114
<artifactId>commons-io</artifactId>
115-
<version>2.20.0</version>
115+
<version>2.21.0</version>
116116
</dependency>
117117
<dependency>
118118
<groupId>org.apache.maven</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0.</action>
3333
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump maven-scm.version from 2.1.0 to 2.2.1 #402.</action>
3434
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.codehaus.plexus:plexus-velocity from 2.2.1 to 2.3.0 #407.</action>
35-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.19.0 to 1.20.0.</action>
35+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.19.0 to 1.21.0.</action>
3636
</release>
3737
<release version="1.9.1" date="2025-07-22" description="Version 1.9.1.">
3838
<!-- FIX -->

0 commit comments

Comments
 (0)