Skip to content

Commit 8284b52

Browse files
committed
Bump commons-codec:commons-codec from 1.18.0 to 1.19.0
1 parent 62f29d9 commit 8284b52

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>commons-codec</groupId>
7575
<artifactId>commons-codec</artifactId>
76-
<version>1.18.0</version>
76+
<version>1.19.0</version>
7777
<optional>true</optional>
7878
</dependency>
7979
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.easymock:easymock from 5.5.0 to 5.6.0 #617.</action>
4040
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #625.</action>
4141
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons-io:commons-io from 2.19.0 to 2.20.0.</action>
42+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.19.0.</action>
4243
</release>
4344
<release version="4.5.0" date="2025-04-19" description="This is a feature and maintenance release. Java 8 or later is required.">
4445
<!-- FIX -->

0 commit comments

Comments
 (0)