Skip to content

Commit

Permalink
build(deps): bump org.glassfish.jersey.core:jersey-client
Browse files Browse the repository at this point in the history
Bumps org.glassfish.jersey.core:jersey-client from 2.39.1 to 2.41.

---
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 Oct 23, 2023
1 parent d0654a9 commit 8350083
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.41</jersey-client.version>
<jersey.version>2.39.1</jersey.version>
<jetty.version>10.0.16</jetty.version>
<jjwt.version>0.11.5</jjwt.version>
Expand Down

0 comments on commit 8350083

Please sign in to comment.