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 163
163
<asm .version>9.6</asm .version>
164
164
<byte-buddy .version>1.14.9</byte-buddy .version>
165
165
<commons-httpclient .version>3.1</commons-httpclient .version>
166
- <commons-pool2 .version>2.11.1 </commons-pool2 .version>
166
+ <commons-pool2 .version>2.12.0 </commons-pool2 .version>
167
167
<httpclient .version>4.5.14</httpclient .version>
168
168
<httpcore .version>4.4.16</httpcore .version>
169
169
<jna .version>5.13.0</jna .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 =" 2057" link =" https://github.com/apache/logging-log4j2/pull/2057" />
7
+ <description format =" asciidoc" >Update `org.apache.commons:commons-pool2` to version `2.12.0`</description >
8
+ </entry >
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ This releases contains ...
36
36
* Update `org.apache.activemq:activemq-broker` to version `6.0.1` (https://github.com/apache/logging-log4j2/pull/2043[2043])
37
37
* Update `org.apache.commons:commons-compress` to version `1.25.0` (https://github.com/apache/logging-log4j2/pull/2045[2045])
38
38
* Update `org.apache.commons:commons-lang3` to version `3.14.0` (https://github.com/apache/logging-log4j2/pull/2047[2047])
39
+ * Update `org.apache.commons:commons-pool2` to version `2.12.0` (https://github.com/apache/logging-log4j2/pull/2057[2057])
39
40
* Update `org.jctools:jctools-core` to version `4.0.2` (https://github.com/apache/logging-log4j2/pull/1984[1984])
40
41
* Update `org.springframework.boot:spring-boot` to version `2.7.18` (https://github.com/apache/logging-log4j2/pull/1998[1998])
41
42
You can’t perform that action at this time.
0 commit comments