diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index 527248ca046..4d20ce239ae 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.19") { + library("Commons Compress", "1.20") { group("org.apache.commons") { modules = [ "commons-compress"