Skip to content

Commit 5451c7c

Browse files
committed
Update org.apache.commons:commons-compress to version 1.26.0 (#2304)
1 parent d8421df commit 5451c7c

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<cassandra.version>3.11.16</cassandra.version>
7070
<cassandra-driver.version>3.11.5</cassandra-driver.version>
7171
<commons-codec.version>1.16.1</commons-codec.version>
72-
<commons-compress.version>1.25.0</commons-compress.version>
72+
<commons-compress.version>1.26.0</commons-compress.version>
7373
<commons-csv.version>1.10.0</commons-csv.version>
7474
<commons-dbcp2.version>2.11.0</commons-dbcp2.version>
7575
<commons-io.version>2.15.1</commons-io.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5+
type="updated">
6+
<issue id="2304" link="https://github.com/apache/logging-log4j2/pull/2304"/>
7+
<description format="asciidoc">Update `org.apache.commons:commons-compress` to version `1.26.0`</description>
8+
</entry>

src/site/_release-notes/_2.x.x.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ This releases contains ...
3636
* Update `com.github.tomakehurst:wiremock-jre8` to version `2.35.2` (https://github.com/apache/logging-log4j2/pull/2306[2306])
3737
* Update `github/codeql-action` to version `3.24.5` (https://github.com/apache/logging-log4j2/pull/2317[2317])
3838
* Update `io.fabric8:docker-maven-plugin` to version `0.44.0` (https://github.com/apache/logging-log4j2/pull/2299[2299])
39+
* Update `org.apache.commons:commons-compress` to version `1.26.0` (https://github.com/apache/logging-log4j2/pull/2304[2304])

0 commit comments

Comments
 (0)