Skip to content

Commit 2a07af4

Browse files
committed
Update dependency org.glassfish.jersey.test-framework:jersey-test-framework-util to v3
1 parent e005abf commit 2a07af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

de.bitctrl.dav.rest.server/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121

2222
testImplementation 'jakarta.ws.rs:jakarta.ws.rs-api:2.1.6'
2323

24-
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:2.35'
24+
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:3.0.3'
2525
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:2.35'
2626
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.35'
2727

0 commit comments

Comments
 (0)