Skip to content

Commit e5f1ad4

Browse files
committed
Bump commons-codec:commons-codec from 1.18.0 to 1.22.0.
1 parent 700a3c8 commit e5f1ad4

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
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>commons-codec</groupId>
7676
<artifactId>commons-codec</artifactId>
77-
<version>1.21.0</version>
77+
<version>1.22.0</version>
7878
<optional>true</optional>
7979
</dependency>
8080
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.easymock:easymock from 5.5.0 to 5.6.0 #617.</action>
5858
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 #625.</action>
5959
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons-io:commons-io from 2.19.0 to 2.22.0.</action>
60-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.21.0.</action>
60+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.22.0.</action>
6161
</release>
6262
<release version="4.5.0" date="2025-04-19" description="This is a feature and maintenance release. Java 8 or later is required.">
6363
<!-- FIX -->

0 commit comments

Comments
 (0)