Skip to content

Commit

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

---
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 topframe committed Aug 12, 2021
1 parent 9f8a2f6 commit 15b68ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rss-lettuce/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
<version>2.10.0</version>
<version>2.11.0</version>
</dependency>
<!-- Test dependencies -->
<dependency>
Expand Down

0 comments on commit 15b68ff

Please sign in to comment.