Skip to content

Commit 9b8bbc7

Browse files
committed
Bump commons-codec:commons-codec from 1.21.0 to 1.22.0.
1 parent 7fc2025 commit 9b8bbc7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.21.0</version>
156+
<version>1.22.0</version>
157157
</dependency>
158158
<dependency>
159159
<groupId>org.apache.commons</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<!-- ADD -->
3030
<!-- UPDATE -->
3131
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 96 to 98.</action>
32-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.20.0 to 1.21.0.</action>
32+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.20.0 to 1.22.0.</action>
3333
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.1 #426.</action>
3434
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump maven.dependency.version from 3.9.12 to 3.9.14 #424.</action>
3535
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0 #425.</action>

0 commit comments

Comments
 (0)