Skip to content

Commit 604ea37

Browse files
Bump org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1 (#5865)
Bumps org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-pool2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81d0574 commit 604ea37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ awaitility = { module = "org.awaitility:awaitility", version.ref = "awaitility"
9797
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version.ref = "caffeine" }
9898
cloudwatch2 = { module = "software.amazon.awssdk:cloudwatch", version.ref = "cloudwatch2" }
9999
colt = { module = "colt:colt", version.ref = "colt" }
100-
commonsPool2 = "org.apache.commons:commons-pool2:2.12.0"
100+
commonsPool2 = "org.apache.commons:commons-pool2:2.12.1"
101101
contextPropagation = { module = "io.micrometer:context-propagation", version = "1.1.2" }
102102
dagger = { module = "com.google.dagger:dagger", version.ref = "dagger" }
103103
daggerCompiler = { module = "com.google.dagger:dagger-compiler", version.ref = "dagger" }

0 commit comments

Comments
 (0)