Skip to content

Commit

Permalink
Merge 0747ecf into 43fd021
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 2, 2021
2 parents 43fd021 + 0747ecf commit d3c1f91
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 d3c1f91

Please sign in to comment.