Skip to content

Commit 02f7551

Browse files
committed
Bump commons-pool2 to latest version
1 parent 95dd9a5 commit 02f7551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.apache.commons</groupId>
6464
<artifactId>commons-pool2</artifactId>
65-
<version>2.3</version>
65+
<version>2.4.2</version>
6666
<type>jar</type>
6767
<scope>compile</scope>
6868
</dependency>

0 commit comments

Comments
 (0)