We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e005abf commit 2a07af4Copy full SHA for 2a07af4
de.bitctrl.dav.rest.server/build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
22
testImplementation 'jakarta.ws.rs:jakarta.ws.rs-api:2.1.6'
23
24
- testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:2.35'
+ testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:3.0.3'
25
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:2.35'
26
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.35'
27
0 commit comments