This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new 44d0d2aac52 Update dependency org.apache.commons:commons-compress to
v1.28.0 (#3098)
44d0d2aac52 is described below
commit 44d0d2aac525b7b43656085f5af1643bafc5be66
Author: Solr Bot <[email protected]>
AuthorDate: Tue Oct 14 02:40:08 2025 +0200
Update dependency org.apache.commons:commons-compress to v1.28.0 (#3098)
Co-authored-by: Jan Høydahl <[email protected]>
---
gradle/libs.versions.toml | 2 +-
solr/licenses/commons-compress-1.26.1.jar.sha1 | 1 -
solr/licenses/commons-compress-1.28.0.jar.sha1 | 1 +
solr/modules/extraction/gradle.lockfile | 2 +-
4 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index e1acc068b7e..763520ef32e 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -24,7 +24,7 @@ antora-lunr-extension = "1.0.0-alpha.10"
apache-calcite = "1.37.0"
apache-calcite-avatica = "1.25.0"
apache-commons-collections4 = "4.5.0"
-apache-commons-compress = "1.26.1"
+apache-commons-compress = "1.28.0"
apache-commons-configuration2 = "2.12.0"
apache-commons-exec = "1.5.0"
apache-commons-lang3 = "3.19.0"
diff --git a/solr/licenses/commons-compress-1.26.1.jar.sha1
b/solr/licenses/commons-compress-1.26.1.jar.sha1
deleted file mode 100644
index 6a8ed034e35..00000000000
--- a/solr/licenses/commons-compress-1.26.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-44331c1130c370e726a2e1a3e6fba6d2558ef04a
diff --git a/solr/licenses/commons-compress-1.28.0.jar.sha1
b/solr/licenses/commons-compress-1.28.0.jar.sha1
new file mode 100644
index 00000000000..15969764bcb
--- /dev/null
+++ b/solr/licenses/commons-compress-1.28.0.jar.sha1
@@ -0,0 +1 @@
+e482f2c7a88dac3c497e96aa420b6a769f59c8d7
diff --git a/solr/modules/extraction/gradle.lockfile
b/solr/modules/extraction/gradle.lockfile
index 3ada030310c..717d40d2bb0 100644
--- a/solr/modules/extraction/gradle.lockfile
+++ b/solr/modules/extraction/gradle.lockfile
@@ -103,7 +103,7 @@
net.java.dev.jna:jna:5.12.1=compileClasspath,jarValidation,runtimeClasspath,runt
net.sf.ehcache:ehcache-core:2.6.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
org.antlr:antlr4-runtime:4.13.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
org.apache.commons:commons-collections4:4.5.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-org.apache.commons:commons-compress:1.26.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+org.apache.commons:commons-compress:1.28.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
org.apache.commons:commons-csv:1.9.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
org.apache.commons:commons-exec:1.5.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
org.apache.commons:commons-lang3:3.19.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath