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 71
71
<cassandra .version>3.11.16</cassandra .version>
72
72
<cassandra-driver .version>3.11.5</cassandra-driver .version>
73
73
<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>
75
75
<commons-csv .version>1.10.0</commons-csv .version>
76
76
<commons-dbcp2 .version>2.9.0</commons-dbcp2 .version>
77
77
<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.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 >
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ This releases contains ...
34
34
* Update `de.flapdoodle.reverse:de.flapdoodle.reverse` to version `1.7.2` (https://github.com/apache/logging-log4j2/pull/1979[1979])
35
35
* Update `github/codeql-action` to version `2.22.8` (https://github.com/apache/logging-log4j2/pull/2005[2005])
36
36
* 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])
37
38
* Update `org.apache.commons:commons-lang3` to version `3.14.0` (https://github.com/apache/logging-log4j2/pull/2047[2047])
38
39
* Update `org.jctools:jctools-core` to version `4.0.2` (https://github.com/apache/logging-log4j2/pull/1984[1984])
39
40
* Update `org.springframework.boot:spring-boot` to version `2.7.18` (https://github.com/apache/logging-log4j2/pull/1998[1998])
You can’t perform that action at this time.
0 commit comments