Skip to content

Commit

Permalink
Bump commons-pool2 from 2.9.0 to 2.11.1
Browse files Browse the repository at this point in the history
Bumps commons-pool2 from 2.9.0 to 2.11.1.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and TiagoMSSantos committed Aug 29, 2023
1 parent 100b9d7 commit 5950735
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 @@ -141,7 +141,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
<version>2.9.0</version>
<version>2.11.1</version>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
Expand Down

0 comments on commit 5950735

Please sign in to comment.