Skip to content

Commit 4cd9c96

Browse files
committed
Bump commons-codec:commons-codec from 1.20.0 to 1.21.0.
1 parent 6536a5f commit 4cd9c96

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
@@ -108,7 +108,7 @@
108108
<japicmp.skip>false</japicmp.skip>
109109
<commons.release.isDistModule>true</commons.release.isDistModule>
110110
<project.build.outputTimestamp>2025-07-30T14:51:35Z</project.build.outputTimestamp>
111-
<commons.codec.version>1.20.0</commons.codec.version>
111+
<commons.codec.version>1.21.0</commons.codec.version>
112112
<commons.io.version>2.21.0</commons.io.version>
113113
<!-- Apache Felix maven-bundle-plugin -->
114114
<commons.osgi.import>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 85 to 96 #573, #595.</action>
5151
<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>
5252
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0.</action>
53-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.19.0 to 1.20.0.</action>
53+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.19.0 to 1.21.0.</action>
5454
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.20.0 to 2.21.0 #594.</action>
5555
</release>
5656
<release version="1.14.1" date="2025-07-27" description="This is a feature and maintenance release. Java 8 or later is required.">

0 commit comments

Comments
 (0)