diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7c05e412a9..773db06ba8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -209,7 +209,7 @@ bom { ] } } - library("Commons Pool2", "2.8.1") { + library("Commons Pool2", "2.9.0") { group("org.apache.commons") { modules = [ "commons-pool2"