Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.26.1 to 1.26.2.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Brutus5000 committed Jul 29, 2024
1 parent 28cc43c commit 72e561c
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.1" }
commons-compress = { module = "org.apache.commons:commons-compress", version = "1.26.2" }
jsonapi-converter = { module = "com.github.jasminb:jsonapi-converter", version = "0.13" }
q-builders = { module = "com.github.rutledgepaulv:q-builders", version = "1.6" }

Expand Down

0 comments on commit 72e561c

Please sign in to comment.