diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0c6f2e0dd9..243cf9f6d4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -229,7 +229,7 @@ bom { site("https://commons.apache.org/proper/commons-dbcp") } } - library("Commons Lang3", "3.16.0") { + library("Commons Lang3", "3.17.0") { group("org.apache.commons") { modules = [ "commons-lang3"