Skip to content

Commit 93ec1ef

Browse files
dependabot[bot]ebyhr
authored andcommitted
Bump org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1
Bumps org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-pool2 dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e616a1 commit 93ec1ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gateway-ha/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
<dependency>
214214
<groupId>org.apache.commons</groupId>
215215
<artifactId>commons-pool2</artifactId>
216-
<version>2.13.0</version>
216+
<version>2.13.1</version>
217217
</dependency>
218218

219219
<dependency>

0 commit comments

Comments
 (0)