Skip to content

Commit 183e890

Browse files
committed
Update commons-codec:commons-codec to version 1.18.0 (#3419)
1 parent 929713d commit 183e890

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<assertj.version>3.27.3</assertj.version>
9797
<awaitility.version>4.2.2</awaitility.version>
9898
<bsh.version>2.0b6</bsh.version>
99-
<commons-codec.version>1.17.2</commons-codec.version>
99+
<commons-codec.version>1.18.0</commons-codec.version>
100100
<commons-csv.version>1.12.0</commons-csv.version>
101101
<commons-dbcp2.version>2.13.0</commons-dbcp2.version>
102102
<commons-io.version>2.18.0</commons-io.version>

src/changelog/.3.x.x/update_commons_codec_commons_codec.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="3370" link="https://github.com/apache/logging-log4j2/pull/3370"/>
7-
<description format="asciidoc">Update `commons-codec:commons-codec` to version `1.17.2`</description>
6+
<issue id="3419" link="https://github.com/apache/logging-log4j2/pull/3419"/>
7+
<description format="asciidoc">Update `commons-codec:commons-codec` to version `1.18.0`</description>
88
</entry>

0 commit comments

Comments
 (0)