Skip to content

Commit

Permalink
Revert "Bump commons-compress to 1.27.1 (#3344)" (#3351)
Browse files Browse the repository at this point in the history
This reverts commit fab32a6.
  • Loading branch information
Glavo authored Oct 16, 2024
1 parent 58e32c4 commit 1033389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HMCLCore/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
api("org.jenkins-ci:constant-pool-scanner:1.2")
api("com.github.steveice10:opennbt:1.5")
api("org.nanohttpd:nanohttpd:2.3.1")
api("org.apache.commons:commons-compress:1.27.1")
api("org.apache.commons:commons-compress:1.25.0")
api("org.jsoup:jsoup:1.18.1")
compileOnlyApi("org.jetbrains:annotations:24.1.0")

Expand Down

0 comments on commit 1033389

Please sign in to comment.