Skip to content

Commit 542cc7e

Browse files
committed
Update org.apache.commons:commons-compress to version 1.25.0 (#2055)
1 parent 9fb3470 commit 542cc7e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<awaitility.version>4.2.0</awaitility.version>
102102
<bsh.version>2.0b6</bsh.version>
103103
<commons-codec.version>1.15</commons-codec.version>
104-
<commons-compress.version>1.22</commons-compress.version>
104+
<commons-compress.version>1.25.0</commons-compress.version>
105105
<commons-csv.version>1.10.0</commons-csv.version>
106106
<commons-dbcp2.version>2.11.0</commons-dbcp2.version>
107107
<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="2055" link="https://github.com/apache/logging-log4j2/pull/2055"/>
7+
<description format="asciidoc">Update `org.apache.commons:commons-compress` to version `1.25.0`</description>
8+
</entry>

0 commit comments

Comments
 (0)