Skip to content

Commit

Permalink
build(deps): bump jersey.version from 2.33 to 3.1.9
Browse files Browse the repository at this point in the history
Bumps `jersey.version` from 2.33 to 3.1.9.

Updates `org.glassfish.jersey.core:jersey-client` from 2.33 to 3.1.9

Updates `org.glassfish.jersey.media:jersey-media-jaxb` from 2.33 to 3.1.9

Updates `org.glassfish.jersey.media:jersey-media-json-jackson` from 2.33 to 3.1.9

---
updated-dependencies:
- dependency-name: org.glassfish.jersey.core:jersey-client
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.glassfish.jersey.media:jersey-media-jaxb
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.glassfish.jersey.media:jersey-media-json-jackson
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent f2c5dea commit 5c372d2
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 @@ -50,7 +50,7 @@
<mockito.version>3.12.4</mockito.version>
<hamcrest.version>1.10.19</hamcrest.version>
<ehcache.version>2.10.9.2</ehcache.version>
<jersey.version>2.33</jersey.version>
<jersey.version>3.1.9</jersey.version>
<uportal-libs.version>[5.4.0,6.0)</uportal-libs.version>
<guava.version>31.1-jre</guava.version>

Expand Down

0 comments on commit 5c372d2

Please sign in to comment.