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.
2 parents ab76775 + 3a1296b commit a70db00Copy full SHA for a70db00
build.gradle
@@ -58,7 +58,6 @@ dependencies {
58
implementation "org.glassfish.jersey.inject:jersey-hk2:3.0.4"
59
implementation "org.slf4j:slf4j-api:1.7.30"
60
implementation "org.junit.jupiter:junit-jupiter:5.7.0"
61
- implementation "junit:junit:3.8.2"
62
implementation "io.swagger.core.v3:swagger-annotations:2.0.0"
63
implementation "org.glassfish.jersey.connectors:jersey-apache-connector:3.0.4"
64
implementation "com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.13.2"
0 commit comments