Skip to content

Commit eea4245

Browse files
committed
Update commons-codec:commons-codec to version 1.19.0 (#3909)
1 parent 11720e6 commit eea4245

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
@@ -97,7 +97,7 @@
9797
<awaitility.version>4.3.0</awaitility.version>
9898
<bsh.version>2.0b6</bsh.version>
9999
<bnd.annotation.version>7.1.0</bnd.annotation.version>
100-
<commons-codec.version>1.18.0</commons-codec.version>
100+
<commons-codec.version>1.19.0</commons-codec.version>
101101
<commons-csv.version>1.14.0</commons-csv.version>
102102
<commons-dbcp2.version>2.13.0</commons-dbcp2.version>
103103
<commons-io.version>2.19.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="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>
6+
<issue id="3909" link="https://github.com/apache/logging-log4j2/pull/3909"/>
7+
<description format="asciidoc">Update `commons-codec:commons-codec` to version `1.19.0`</description>
88
</entry>

0 commit comments

Comments
 (0)