Skip to content

Commit 08bccb3

Browse files
committed
Bump commons-codec:commons-codec from 1.19.0 to 1.20.0
1 parent a01e952 commit 08bccb3

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
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>commons-codec</groupId>
8080
<artifactId>commons-codec</artifactId>
81-
<version>1.19.0</version>
81+
<version>1.20.0</version>
8282
<optional>true</optional>
8383
</dependency>
8484
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.easymock:easymock from 5.5.0 to 5.6.0 #617.</action>
5050
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0 #625.</action>
5151
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons-io:commons-io from 2.19.0 to 2.20.0.</action>
52-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.19.0.</action>
52+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.20.0.</action>
5353
</release>
5454
<release version="4.5.0" date="2025-04-19" description="This is a feature and maintenance release. Java 8 or later is required.">
5555
<!-- FIX -->

0 commit comments

Comments
 (0)