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 163163 <asm .version>9.6</asm .version>
164164 <byte-buddy .version>1.14.9</byte-buddy .version>
165165 <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>
167167 <httpclient .version>4.5.14</httpclient .version>
168168 <httpcore .version>4.4.16</httpcore .version>
169169 <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 ...
3636* Update `org.apache.activemq:activemq-broker` to version `6.0.1` (https://github.com/apache/logging-log4j2/pull/2043[2043])
3737* Update `org.apache.commons:commons-compress` to version `1.25.0` (https://github.com/apache/logging-log4j2/pull/2045[2045])
3838* 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])
3940* Update `org.jctools:jctools-core` to version `4.0.2` (https://github.com/apache/logging-log4j2/pull/1984[1984])
4041* Update `org.springframework.boot:spring-boot` to version `2.7.18` (https://github.com/apache/logging-log4j2/pull/1998[1998])
4142
You can’t perform that action at this time.
0 commit comments