diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2762861108..4bafd718b5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -244,7 +244,7 @@ bom { ] } } - library("Commons Pool2", "2.12.0") { + library("Commons Pool2", "2.12.1") { group("org.apache.commons") { modules = [ "commons-pool2"