Skip to content

Commit 4356525

Browse files
committed
Bump commons-codec:commons-codec from 1.19.0 to 1.20.0
1 parent d3bcaa6 commit 4356525

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
@@ -374,7 +374,7 @@
374374
<dependency>
375375
<groupId>commons-codec</groupId>
376376
<artifactId>commons-codec</artifactId>
377-
<version>1.19.0</version>
377+
<version>1.20.0</version>
378378
</dependency>
379379
<dependency>
380380
<groupId>commons-net</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The <action> type attribute can be add,update,fix,remove.
7474
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.25.2 #694, #725.</action>
7575
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0 #699.</action>
7676
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.jackrabbit:jackrabbit-standalone-components from 2.20.16 to 2.20.17.</action>
77-
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.19.0.</action>
77+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.20.0.</action>
7878
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0.</action>
7979
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2 #705.</action>
8080
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-net:commons-net from 3.11.1 to 3.12.0.</action>

0 commit comments

Comments
 (0)