Revert "Bump commons-compress to 1.27.1 (#3344)" (#3351)

This reverts commit fab32a6d51.
This commit is contained in:
Glavo
2024-10-16 22:15:13 +08:00
committed by GitHub
parent 58e32c4459
commit 1033389c38

View File

@@ -11,7 +11,7 @@ dependencies {
api("org.jenkins-ci:constant-pool-scanner:1.2") api("org.jenkins-ci:constant-pool-scanner:1.2")
api("com.github.steveice10:opennbt:1.5") api("com.github.steveice10:opennbt:1.5")
api("org.nanohttpd:nanohttpd:2.3.1") 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") api("org.jsoup:jsoup:1.18.1")
compileOnlyApi("org.jetbrains:annotations:24.1.0") compileOnlyApi("org.jetbrains:annotations:24.1.0")