Skip to content

Commit

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

---
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] committed Dec 4, 2023
1 parent 629131c commit 7fd88c7
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.10.0')
api platform('org.apache.logging.log4j:log4j-bom:2.20.0')
api platform('org.glassfish.jersey:jersey-bom:3.1.3')
api platform('org.glassfish.jersey:jersey-bom:3.1.4')
api platform('com.fasterxml.jackson:jackson-bom:2.15.2')

constraints {
Expand Down

0 comments on commit 7fd88c7

Please sign in to comment.