diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index 4924e97bf22..4b79ac50498 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -34,7 +34,7 @@ bom { ] } } - library("Commons Compress", "1.21") { + library("Commons Compress", "1.23.0") { group("org.apache.commons") { modules = [ "commons-compress"