Skip to content

Commit

Permalink
Bump org.glassfish.jersey:jersey-bom from 2.25 to 2.43
Browse files Browse the repository at this point in the history
Bumps org.glassfish.jersey:jersey-bom from 2.25 to 2.43.

---
updated-dependencies:
- dependency-name: org.glassfish.jersey:jersey-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 3, 2024
1 parent fe15978 commit daa2764
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 @@ -68,7 +68,7 @@ dependencies {

// Control/upgrade Spotify docker-client transitive dependencies
implementation platform('com.fasterxml.jackson:jackson-bom:2.17.0')
implementation platform('org.glassfish.jersey:jersey-bom:2.25')
implementation platform('org.glassfish.jersey:jersey-bom:2.43')
constraints {
implementation('com.google.guava:guava:33.1.0-jre') {
because "Spotify docker-client uses an older version"
Expand Down

0 comments on commit daa2764

Please sign in to comment.