diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cd60d013b9..8e25cb2d18 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -174,7 +174,7 @@ bom { ] } } - library("Commons Codec", "1.13") { + library("Commons Codec", "1.14") { group("commons-codec") { modules = [ "commons-codec"