File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 69
69
<cassandra .version>3.11.16</cassandra .version>
70
70
<cassandra-driver .version>3.11.5</cassandra-driver .version>
71
71
<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>
73
73
<commons-csv .version>1.10.0</commons-csv .version>
74
74
<commons-dbcp2 .version>2.11.0</commons-dbcp2 .version>
75
75
<commons-io .version>2.15.1</commons-io .version>
Original file line number Diff line number Diff line change
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 >
Original file line number Diff line number Diff line change @@ -36,3 +36,4 @@ This releases contains ...
36
36
* Update `com.github.tomakehurst:wiremock-jre8` to version `2.35.2` (https://github.com/apache/logging-log4j2/pull/2306[2306])
37
37
* Update `github/codeql-action` to version `3.24.5` (https://github.com/apache/logging-log4j2/pull/2317[2317])
38
38
* 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])
You can’t perform that action at this time.
0 commit comments