Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-pool2 to v2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 22c7760 commit 5ef22c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra_github/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
<version>2.5.0</version>
<version>2.11.1</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
Expand Down

0 comments on commit 5ef22c7

Please sign in to comment.