Skip to content

Commit 7c74c85

Browse files
committed
Bump commons-codec:commons-codec from 1.17.1 to 1.17.2
1 parent 58cbf83 commit 7c74c85

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
@@ -196,7 +196,7 @@
196196
<dependency>
197197
<groupId>commons-codec</groupId>
198198
<artifactId>commons-codec</artifactId>
199-
<version>1.17.1</version>
199+
<version>1.17.2</version>
200200
</dependency>
201201
<dependency>
202202
<groupId>org.apache.commons</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-build-plugin from 1.14.0 to 1.14.1 #341.</action>
3030
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-collections4 from 4.5.0-M2 to 4.5.0-M3.</action>
3131
<action type="update" dev="ggregory" due-to="Gary Gregory">maven-changes-plugin 3.0.0-M2 generate changes.html instead of changes-report.html (needs commons-parent 79).</action>
32+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.17.1 to 1.17.2.</action>
3233
</release>
3334
<release version="1.8.3" date="2024-11-03" description="Version 1.8.3">
3435
<!-- UPDATES -->

0 commit comments

Comments
 (0)