Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-compress to v1.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Brutus5000 committed Nov 22, 2024
1 parent 744aa7b commit e4c9707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ reactor-core = { module = "io.projectreactor:reactor-core", version.ref = "react
reactor-netty = { module = "io.projectreactor.netty:reactor-netty", version = "1.1.21" }
luaj-jse = { module = "org.luaj:luaj-jse", version = "3.0.1" }
zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.2-5" } # >=1.5.4-1 fails
commons-compress = { module = "org.apache.commons:commons-compress", version = "1.26.2" }
commons-compress = { module = "org.apache.commons:commons-compress", version = "1.27.1" }
jsonapi-converter = { module = "com.github.jasminb:jsonapi-converter", version = "0.14" }
q-builders = { module = "com.github.rutledgepaulv:q-builders", version = "1.6" }

Expand Down

0 comments on commit e4c9707

Please sign in to comment.