Skip to content

Commit

Permalink
build(deps): bump jersey-client from 2.38 to 2.40
Browse files Browse the repository at this point in the history
Bumps jersey-client from 2.38 to 2.40.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent 24ce1d6 commit 33492de
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 @@ -121,7 +121,7 @@
<jakarta.validation-api.version>2.0.2</jakarta.validation-api.version>
<jakarta.ws.rs-api.version>2.1.6</jakarta.ws.rs-api.version>
<jaxb-api.version>2.3.3</jaxb-api.version>
<jersey-client.version>${jersey.version}</jersey-client.version>
<jersey-client.version>2.40</jersey-client.version>
<jersey.version>2.38</jersey.version>
<jetty.version>10.0.14</jetty.version>
<jjwt.version>0.11.5</jjwt.version>
Expand Down

0 comments on commit 33492de

Please sign in to comment.