From 5b85770d4c9c175a374d8531423981b2b79f05c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 11:27:14 +0000 Subject: [PATCH] Update dependency org.apache.commons:commons-compress to v1.28.0 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 6f51750..e59ab1d 100644 --- a/build.gradle +++ b/build.gradle @@ -128,7 +128,7 @@ dependencies { implementation 'org.apache.tomcat.embed:tomcat-embed-websocket:9.0.65' implementation 'org.apache.tomcat:tomcat-annotations-api:9.0.65' - implementation 'org.apache.commons:commons-compress:1.21' + implementation 'org.apache.commons:commons-compress:1.28.0' implementation 'com.fasterxml.jackson.core:jackson-databind:2.12.6.1' // https://mvnrepository.com/artifact/com.nimbusds/lang-tag