We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca9500 commit bb87f8dCopy full SHA for bb87f8d
1 file changed
build.gradle
@@ -58,7 +58,7 @@ subprojects {
58
api "com.fasterxml.jackson.core:jackson-core:2.15.2"
59
api "com.fasterxml.jackson.core:jackson-databind:2.15.2"
60
api 'org.bouncycastle:bcprov-jdk18on:1.74'
61
- api 'org.apache.commons:commons-compress:1.23.0'
+ api 'org.apache.commons:commons-compress:1.24.0'
62
api "org.xerial.snappy:snappy-java:1.1.10.1"
63
compileOnly "com.github.spotbugs:spotbugs-annotations:4.7.3"
64
0 commit comments