Skip to content

Commit 64c07b9

Browse files
committed
Update dependency org.glassfish.jersey.test-framework:jersey-test-framework-util to v3
1 parent a307c61 commit 64c07b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717

1818

1919
testImplementation 'jakarta.ws.rs:jakarta.ws.rs-api:2.1.6'
20-
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:2.28'
20+
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:3.0.3'
2121
testImplementation 'org.glassfish.jersey.test-framework:jersey-test-framework-core:2.28'
2222
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.28'
2323
testImplementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:2.28'

0 commit comments

Comments
 (0)