Skip to content

Commit

Permalink
upgrade commons-pool version
Browse files Browse the repository at this point in the history
  • Loading branch information
skublik committed Jun 11, 2021
1 parent eb5cf4a commit 7b4538c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@
<dependency>
<groupId>commons-pool</groupId>
<artifactId>commons-pool</artifactId>
<version>1.5.6</version>
<version>1.6</version>
</dependency>
<dependency>
<groupId>commons-javaflow</groupId>
Expand Down

0 comments on commit 7b4538c

Please sign in to comment.