Skip to content

Commit 5b80f8b

Browse files
committed
Bump commons-codec:commons-codec from 1.21.0 to 1.22.0.
1 parent 1dd706c commit 5b80f8b

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
@@ -85,7 +85,7 @@ file comparators, endian transformation classes, and much more.
8585
<dependency>
8686
<groupId>commons-codec</groupId>
8787
<artifactId>commons-codec</artifactId>
88-
<version>1.21.0</version>
88+
<version>1.22.0</version>
8989
<scope>test</scope>
9090
</dependency>
9191
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
4949
<!-- FIX -->
5050
<!-- ADD -->
5151
<!-- UPDATE -->
52+
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons-codec:commons-codec from 1.21.0 to 1.22.0.</action>
5253
</release>
5354
<release version="2.22.0" date="2026-04-19" description="This is a feature and maintenance release. Java 8 or later is required.">
5455
<!-- FIX -->

0 commit comments

Comments
 (0)