diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6460e51077e..a0dcf51e409 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -249,7 +249,7 @@ bom { releaseNotes("https://commons.apache.org/proper/commons-codec/changes-report.html#a{version}") } } - library("Commons DBCP2", "2.11.0") { + library("Commons DBCP2", "2.12.0") { group("org.apache.commons") { modules = [ "commons-dbcp2" {