Skip to content

Commit 38f0f6b

Browse files
committed
Update org.apache.commons:commons-pool2 to version 2.12.0 (#2038)
1 parent b56e4f8 commit 38f0f6b

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
@@ -179,7 +179,7 @@
179179
<asm.version>9.6</asm.version>
180180
<byte-buddy.version>1.14.9</byte-buddy.version>
181181
<commons-httpclient.version>3.1</commons-httpclient.version>
182-
<commons-pool2.version>2.11.1</commons-pool2.version>
182+
<commons-pool2.version>2.12.0</commons-pool2.version>
183183
<httpclient.version>4.5.14</httpclient.version>
184184
<httpcore.version>4.4.16</httpcore.version>
185185
<jna.version>5.13.0</jna.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="2038" link="https://github.com/apache/logging-log4j2/pull/2038"/>
7+
<description format="asciidoc">Update `org.apache.commons:commons-pool2` to version `2.12.0`</description>
8+
</entry>

0 commit comments

Comments
 (0)