diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index c5d357831a4..e07875a6703 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -20,7 +20,7 @@ bom { ] } } - library("Commons Compress", "1.20") { + library("Commons Compress", "1.21") { group("org.apache.commons") { modules = [ "commons-compress"