Skip to content

Commit b3417b1

Browse files
authored
Upgrade Commons Pool to 2.11.1 (#2654)
1 parent c056a11 commit b3417b1

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
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.apache.commons</groupId>
6161
<artifactId>commons-pool2</artifactId>
62-
<version>2.10.0</version>
62+
<version>2.11.1</version>
6363
<type>jar</type>
6464
<scope>compile</scope>
6565
</dependency>

0 commit comments

Comments
 (0)