Skip to content

Commit 901f129

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.1
Bumps org.apache.commons:commons-pool2 from 2.11.1 to 2.12.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] <[email protected]>
1 parent 1f3551e commit 901f129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
api "com.querydsl:querydsl-core:$queryDslVersion"
3333
api "com.querydsl:querydsl-apt:$queryDslVersion"
3434
api "commons-pool:commons-pool:1.6"
35-
api "org.apache.commons:commons-pool2:2.11.1"
35+
api "org.apache.commons:commons-pool2:2.12.1"
3636
api "com.google.code.typica:typica:1.7.2"
3737
api "com.unboundid:unboundid-ldapsdk:6.0.11"
3838
api "commons-codec:commons-codec:1.18.0"

0 commit comments

Comments
 (0)