diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8e25cb2d18..3232ad68d7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -204,7 +204,7 @@ bom { ] } } - library("Commons Pool2", "2.7.0") { + library("Commons Pool2", "2.8.0") { group("org.apache.commons") { modules = [ "commons-pool2"