Skip to content

Commit 0735a3d

Browse files
committed
Bump commons-codec:commons-codec from 1.18.0 to 1.19.0
1 parent 5b49691 commit 0735a3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.18.0</version>
156+
<version>1.19.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
@@ -32,7 +32,7 @@
3232
<!-- UPDATE -->
3333
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 79 to 85 #376.</action>
3434
<action type="update" dev="engelen" due-to="Dependabot, Arnout Engelen, Gary Greggory">Bump org.apache.commons:commons-build-plugin from 1.14.1 to 1.16.0 #355.</action>
35-
<action type="update" dev="engelen" due-to="Dependabot, Gary Gregory">Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 #357.</action>
35+
<action type="update" dev="engelen" due-to="Dependabot, Gary Gregory">Bump commons-codec:commons-codec from 1.17.2 to 1.19.0 #357.</action>
3636
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.codehaus.plexus:plexus-velocity from 2.2.0 to 2.2.1 #372.</action>
3737
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-io:commons-io from 2.18.0 to 2.20.0.</action>
3838
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0.</action>

0 commit comments

Comments
 (0)