diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 74402a1f318..246f7af19be 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -202,7 +202,7 @@ bom { ] } } - library("Commons Pool2", "2.11.1") { + library("Commons Pool2", "2.12.0") { group("org.apache.commons") { modules = [ "commons-pool2"