Skip to content

Commit e6f5f57

Browse files
Update dependency org.apache.commons:commons-compress to v1.28.0
1 parent 5c9e342 commit e6f5f57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ reactor-core = { module = "io.projectreactor:reactor-core", version.ref = "react
1919
reactor-netty = { module = "io.projectreactor.netty:reactor-netty", version = "1.2.11" }
2020
luaj-jse = { module = "org.luaj:luaj-jse", version = "3.0.1" }
2121
zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.2-5" } # >=1.5.4-1 fails
22-
commons-compress = { module = "org.apache.commons:commons-compress", version = "1.27.1" }
22+
commons-compress = { module = "org.apache.commons:commons-compress", version = "1.28.0" }
2323
jsonapi-converter = { module = "com.github.jasminb:jsonapi-converter", version = "0.15" }
2424
q-builders = { module = "com.github.rutledgepaulv:q-builders", version = "1.6" }
2525

0 commit comments

Comments
 (0)