Skip to content

Commit 455dbbc

Browse files
Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0
Bumps [org.apache.commons:commons-compress](https://github.com/apache/commons-compress) from 1.27.1 to 1.28.0. - [Changelog](https://github.com/apache/commons-compress/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-compress@rel/commons-compress-1.27.1...rel/commons-compress-1.28.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e0f51b commit 455dbbc

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
@@ -179,7 +179,7 @@ dependencies {
179179
implementation("com.google.guava:guava:33.4.8-jre")
180180
implementation("org.luaj:luaj-jse:3.0.1")
181181
implementation("io.github.micheljung:nocatch:2.0")
182-
implementation("org.apache.commons:commons-compress:1.27.1")
182+
implementation("org.apache.commons:commons-compress:1.28.0")
183183
implementation("org.json:json:20250517")
184184
implementation("org.jsoup:jsoup:1.21.1")
185185
implementation("com.github.jasminb:jsonapi-converter:0.14")

0 commit comments

Comments
 (0)