diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fb62b372ea..76547e220e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -211,7 +211,7 @@ bom { ] } } - library("Commons Pool2", "2.11.0") { + library("Commons Pool2", "2.11.1") { group("org.apache.commons") { modules = [ "commons-pool2"