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.
1 parent c397f6c commit 85e54f6Copy full SHA for 85e54f6
build.gradle
@@ -219,7 +219,7 @@ dependencies {
219
// API
220
implementation 'jakarta.ws.rs:jakarta.ws.rs-api:3.1.0'
221
// Implementation of the API
222
- implementation 'org.glassfish.jersey.core:jersey-server:3.1.1'
+ implementation 'org.glassfish.jersey.core:jersey-server:3.1.3'
223
// injection framework
224
implementation 'org.glassfish.jersey.inject:jersey-hk2:3.1.3'
225
implementation 'org.glassfish.hk2:hk2-api:3.0.4'
0 commit comments