Skip to content

Commit 5da8bdb

Browse files
committed
Bump commons-codec:commons-codec from 1.21.0 to 1.22.0.
1 parent b847aba commit 5da8bdb

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
@@ -366,7 +366,7 @@
366366
<dependency>
367367
<groupId>commons-codec</groupId>
368368
<artifactId>commons-codec</artifactId>
369-
<version>1.21.0</version>
369+
<version>1.22.0</version>
370370
</dependency>
371371
<dependency>
372372
<groupId>commons-net</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The <action> type attribute can be add,update,fix,remove.
8585
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.25.4 #694, #725, #749.</action>
8686
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 #699.</action>
8787
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.jackrabbit:jackrabbit-standalone-components from 2.20.16 to 2.20.17.</action>
88-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.21.0.</action>
88+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.22.0.</action>
8989
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0.</action>
9090
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2 #705.</action>
9191
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-net:commons-net from 3.11.1 to 3.13.0.</action>

0 commit comments

Comments
 (0)