Skip to content

Commit 77534f6

Browse files
committed
Bump commons-codec:commons-codec from 1.19.0 to 1.20.0
1 parent 37234a9 commit 77534f6

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
@@ -153,7 +153,7 @@
153153
<dependency>
154154
<groupId>commons-codec</groupId>
155155
<artifactId>commons-codec</artifactId>
156-
<version>1.19.0</version>
156+
<version>1.20.0</version>
157157
</dependency>
158158
<dependency>
159159
<groupId>org.apache.commons</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0.</action>
3333
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump maven-scm.version from 2.1.0 to 2.2.1 #402.</action>
3434
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.codehaus.plexus:plexus-velocity from 2.2.1 to 2.3.0 #407.</action>
35+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.19.0 to 1.20.0.</action>
3536
</release>
3637
<release version="1.9.1" date="2025-07-22" description="Version 1.9.1.">
3738
<!-- FIX -->

0 commit comments

Comments
 (0)