Skip to content

Commit e93b065

Browse files
committed
Update dependency org.glassfish.jersey.test-framework:jersey-test-framework-util to v2.35
1 parent a307c61 commit e93b065

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:2.35'
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)