Skip to content

Commit c2dd9bc

Browse files
committed
Bump commons-codec:commons-codec from 1.17.1 to 1.17.2
1 parent 7f64d84 commit c2dd9bc

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
@@ -173,7 +173,7 @@
173173
<japicmp.skip>false</japicmp.skip>
174174
<commons.release.isDistModule>true</commons.release.isDistModule>
175175
<project.build.outputTimestamp>2024-09-25T02:03:48Z</project.build.outputTimestamp>
176-
<commons.codec.version>1.17.1</commons.codec.version>
176+
<commons.codec.version>1.17.2</commons.codec.version>
177177
<commons.io.version>2.18.0</commons.io.version>
178178
<!-- Apache Felix maven-bundle-plugin -->
179179
<commons.osgi.import>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 76 to 78 #486, #495.</action>
5555
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 #493.</action>
5656
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-io:commons-io from 2.17.0 to 2.18.0 #505.</action>
57+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.17.1 to 1.17.2.</action>
5758
</release>
5859
<release version="1.12.0" date="2024-09-21" description="This is a feature and maintenance release. Java 8 or later is required.">
5960
<!-- ADD -->

0 commit comments

Comments
 (0)