Bump 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-28 22:22:57 +00:00
committed by GitHub
parent 2aaa8db7d0
commit 488c8fb8fc

View File

@@ -49,7 +49,7 @@ ext {
assertkVersion = '0.28.1'
awaitilityVersion = '4.2.2'
commonsHttpClientVersion = '5.4.1'
commonsPoolVersion = '2.12.0'
commonsPoolVersion = '2.12.1'
hamcrestVersion = '3.0'
hibernateValidationVersion = '8.0.2.Final'
jacksonBomVersion = '2.18.2'