Skip to content

Commit ca6cd58

Browse files
committed
Bump commons-codec:commons-codec from 1.18.0 to 1.22.0.
1 parent f7a7265 commit ca6cd58

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
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>commons-codec</groupId>
132132
<artifactId>commons-codec</artifactId>
133-
<version>1.21.0</version>
133+
<version>1.22.0</version>
134134
<optional>true</optional>
135135
</dependency>
136136
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<!-- UPDATE -->
3030
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 97 to 978</action>
3131
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.21.0 to 2.22.0.</action>
32+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.21.0 to 1.22.0.</action>
3233
</release>
3334
<release version="2.14.0" date="2026-04-03" description="Minor release with new features and updated dependencies; requires Java 8 or above.">
3435
<!-- FIX -->

0 commit comments

Comments
 (0)