Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 2, 2021
1 parent 43fd021 commit 0747ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ext {
swaggerAnnotationsVersion = '1.6.2'
lombokVersion = '1.18.18'
ehcacheVersion = '3.8.1'
commonsPoolVersion = '2.8.1' //apache commons pool. redis pool 需要 https://commons.apache.org/proper/commons-pool/
commonsPoolVersion = '2.10.0' //apache commons pool. redis pool 需要 https://commons.apache.org/proper/commons-pool/
}


Expand Down

0 comments on commit 0747ecf

Please sign in to comment.