Skip to content

Commit

Permalink
Merge pull request #187 from gresrun/dependabot/maven/org.apache.comm…
Browse files Browse the repository at this point in the history
…ons-commons-pool2-2.11.1

Bump commons-pool2 from 2.6.0 to 2.11.1
  • Loading branch information
gresrun committed Dec 30, 2021
2 parents 7596d69 + 0c25c79 commit 926a67d
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 @@ -273,7 +273,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
<version>2.6.0</version>
<version>2.11.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 926a67d

Please sign in to comment.