Skip to content

Commit 44d0d2a

Browse files
solrbotjanhoy
andauthored
Update dependency org.apache.commons:commons-compress to v1.28.0 (#3098)
Co-authored-by: Jan Høydahl <[email protected]>
1 parent 7f65064 commit 44d0d2a

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ antora-lunr-extension = "1.0.0-alpha.10"
2424
apache-calcite = "1.37.0"
2525
apache-calcite-avatica = "1.25.0"
2626
apache-commons-collections4 = "4.5.0"
27-
apache-commons-compress = "1.26.1"
27+
apache-commons-compress = "1.28.0"
2828
apache-commons-configuration2 = "2.12.0"
2929
apache-commons-exec = "1.5.0"
3030
apache-commons-lang3 = "3.19.0"

solr/licenses/commons-compress-1.26.1.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e482f2c7a88dac3c497e96aa420b6a769f59c8d7

solr/modules/extraction/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ net.java.dev.jna:jna:5.12.1=compileClasspath,jarValidation,runtimeClasspath,runt
103103
net.sf.ehcache:ehcache-core:2.6.2=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
104104
org.antlr:antlr4-runtime:4.13.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
105105
org.apache.commons:commons-collections4:4.5.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
106-
org.apache.commons:commons-compress:1.26.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
106+
org.apache.commons:commons-compress:1.28.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
107107
org.apache.commons:commons-csv:1.9.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
108108
org.apache.commons:commons-exec:1.5.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
109109
org.apache.commons:commons-lang3:3.19.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath

0 commit comments

Comments
 (0)