Skip to content

Commit 6977835

Browse files
committed
Update commons-pool2 to version 2.4.3 (#1685)
https://issues.apache.org/jira/browse/POOL-303 is released and should fix #1158"
1 parent 96ef4fc commit 6977835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.apache.commons</groupId>
6262
<artifactId>commons-pool2</artifactId>
63-
<version>2.4.2</version>
63+
<version>2.4.3</version>
6464
<type>jar</type>
6565
<scope>compile</scope>
6666
</dependency>

0 commit comments

Comments
 (0)