diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 786d58cab9b..13548ca3f23 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -194,7 +194,7 @@ bom { ] } } - library("Commons Lang3", "3.9") { + library("Commons Lang3", "3.10") { group("org.apache.commons") { modules = [ "commons-lang3"