Skip to content

Commit

Permalink
Bump org.glassfish.jersey.core:jersey-server from 3.1.4 to 3.1.5 (#10720
Browse files Browse the repository at this point in the history
)

Bumps org.glassfish.jersey.core:jersey-server from 3.1.4 to 3.1.5.

---
updated-dependencies:
- dependency-name: org.glassfish.jersey.core:jersey-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 3b9bfc2 commit 0eba4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ dependencies {
// API
implementation 'jakarta.ws.rs:jakarta.ws.rs-api:3.1.0'
// Implementation of the API
implementation 'org.glassfish.jersey.core:jersey-server:3.1.4'
implementation 'org.glassfish.jersey.core:jersey-server:3.1.5'
// injection framework
implementation 'org.glassfish.jersey.inject:jersey-hk2:3.1.5'
implementation 'org.glassfish.hk2:hk2-api:3.0.5'
Expand Down

0 comments on commit 0eba4ef

Please sign in to comment.