Skip to content

Commit

Permalink
[maven] (deps): Bump org.glassfish.jersey.ext:jersey-proxy-client (#65)
Browse files Browse the repository at this point in the history
Bumps org.glassfish.jersey.ext:jersey-proxy-client from 3.1.6 to 3.1.7.

---
updated-dependencies:
- dependency-name: org.glassfish.jersey.ext:jersey-proxy-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 15, 2024
1 parent 3efacf9 commit 1f67c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-jaxrs-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>org.glassfish.jersey.ext</groupId>
<artifactId>jersey-proxy-client</artifactId>
<version>3.1.6</version>
<version>3.1.7</version>
</dependency>
<!--<dependency>
<groupId>org.apache.cxf</groupId>
Expand Down

0 comments on commit 1f67c42

Please sign in to comment.