Skip to content

Commit

Permalink
chore(deps): bump org.glassfish.jersey:jersey-bom from 3.0.12 to 3.0.…
Browse files Browse the repository at this point in the history
…13 (#275)

Bumps org.glassfish.jersey:jersey-bom from 3.0.12 to 3.0.13.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent a1495ce commit dc2025b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>

<!-- Jersey for Jakarta REST support -->
<jersey.version>3.0.12</jersey.version>
<jersey.version>3.0.13</jersey.version>

<!-- Weld for CDI support -->
<weld.version>4.0.3.Final</weld.version>
Expand Down

0 comments on commit dc2025b

Please sign in to comment.