We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08a2c9e commit 2075acdCopy full SHA for 2075acd
clients/java/build.gradle
@@ -24,7 +24,6 @@ dependencies {
24
implementation "org.slf4j:slf4j-api:${slf4jVersion}"
25
implementation 'org.apache.commons:commons-lang3:3.13.0'
26
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
27
- implementation 'org.apache.maven:maven-archiver:3.6.1'
28
29
testImplementation "org.slf4j:slf4j-simple:${slf4jVersion}"
30
}
0 commit comments