Skip to content

Commit 99d11cb

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0
Bumps org.apache.commons:commons-compress from 1.23.0 to 1.24.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1e7fca commit 99d11cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ dependencies {
259259
implementation("com.google.guava:guava:32.1.3-jre")
260260
implementation("org.luaj:luaj-jse:3.0.1")
261261
implementation("io.github.micheljung:nocatch:2.0")
262-
implementation("org.apache.commons:commons-compress:1.23.0")
262+
implementation("org.apache.commons:commons-compress:1.24.0")
263263
implementation("org.json:json:20231013")
264264
implementation("org.jsoup:jsoup:1.16.1")
265265
implementation("com.github.jasminb:jsonapi-converter:0.13")

0 commit comments

Comments
 (0)