diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4b98b282cf..66d74a2b45 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -227,7 +227,7 @@ bom { releaseNotes("https://commons.apache.org/proper/commons-lang/changes-report.html#a{version}") } } - library("Commons Logging", "1.3.4") { + library("Commons Logging", "1.3.5") { group("commons-logging") { modules = [ "commons-logging"