Skip to content

Commit 3c9f743

Browse files
dependabot[bot]Brutus5000
authored andcommitted
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] <[email protected]>
1 parent 2252177 commit 3c9f743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)