Skip to content

Commit 74c702c

Browse files
committed
Update commons-codec:commons-codec to version 1.17.1 (#2741)
1 parent 05f9d96 commit 74c702c

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
@@ -68,7 +68,7 @@
6868
<bsh.version>2.0b6</bsh.version>
6969
<cassandra.version>3.11.17</cassandra.version>
7070
<cassandra-driver.version>3.11.5</cassandra-driver.version>
71-
<commons-codec.version>1.17.0</commons-codec.version>
71+
<commons-codec.version>1.17.1</commons-codec.version>
7272
<commons-compress.version>1.26.2</commons-compress.version>
7373
<commons-csv.version>1.11.0</commons-csv.version>
7474
<commons-dbcp2.version>2.12.0</commons-dbcp2.version>

src/changelog/.2.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="2543" link="https://github.com/apache/logging-log4j2/pull/2543"/>
7-
<description format="asciidoc">Update `commons-codec:commons-codec` to version `1.17.0`</description>
6+
<issue id="2741" link="https://github.com/apache/logging-log4j2/pull/2741"/>
7+
<description format="asciidoc">Update `commons-codec:commons-codec` to version `1.17.1`</description>
88
</entry>

0 commit comments

Comments
 (0)