Skip to content

Commit f633682

Browse files
committed
Update org.apache.commons:commons-compress to version 1.25.0 (#2045)
1 parent fdf129d commit f633682

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
@@ -71,7 +71,7 @@
7171
<cassandra.version>3.11.16</cassandra.version>
7272
<cassandra-driver.version>3.11.5</cassandra-driver.version>
7373
<commons-codec.version>1.16.0</commons-codec.version>
74-
<commons-compress.version>1.24.0</commons-compress.version>
74+
<commons-compress.version>1.25.0</commons-compress.version>
7575
<commons-csv.version>1.10.0</commons-csv.version>
7676
<commons-dbcp2.version>2.9.0</commons-dbcp2.version>
7777
<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.2.xsd"
5+
type="changed">
6+
<issue id="2045" link="https://github.com/apache/logging-log4j2/pull/2045"/>
7+
<description format="asciidoc">Update `org.apache.commons:commons-compress` to version `1.25.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
@@ -34,6 +34,7 @@ This releases contains ...
3434
* Update `de.flapdoodle.reverse:de.flapdoodle.reverse` to version `1.7.2` (https://github.com/apache/logging-log4j2/pull/1979[1979])
3535
* Update `github/codeql-action` to version `2.22.8` (https://github.com/apache/logging-log4j2/pull/2005[2005])
3636
* Update `org.apache.activemq:activemq-broker` to version `6.0.1` (https://github.com/apache/logging-log4j2/pull/2043[2043])
37+
* Update `org.apache.commons:commons-compress` to version `1.25.0` (https://github.com/apache/logging-log4j2/pull/2045[2045])
3738
* Update `org.apache.commons:commons-lang3` to version `3.14.0` (https://github.com/apache/logging-log4j2/pull/2047[2047])
3839
* Update `org.jctools:jctools-core` to version `4.0.2` (https://github.com/apache/logging-log4j2/pull/1984[1984])
3940
* Update `org.springframework.boot:spring-boot` to version `2.7.18` (https://github.com/apache/logging-log4j2/pull/1998[1998])

0 commit comments

Comments
 (0)