diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2d09c05c392..fd699ea2a44 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -172,7 +172,7 @@ bom { ] } } - library("Commons Codec", "1.15") { + library("Commons Codec", "1.16.0") { group("commons-codec") { modules = [ "commons-codec"