Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 682cc01 commit 5174b25
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 @@ -49,7 +49,7 @@ javaPlatform {
dependencies {
api platform('org.junit:junit-bom:5.11.1')
api platform('org.apache.logging.log4j:log4j-bom:2.24.1')
api platform('org.glassfish.jersey:jersey-bom:3.1.8')
api platform('org.glassfish.jersey:jersey-bom:3.1.9')

constraints {
api 'biz.aQute.bnd:biz.aQute.bnd.annotation:7.0.0'
Expand Down

0 comments on commit 5174b25

Please sign in to comment.