Skip to content

Commit

Permalink
Bump org.glassfish.jersey.core:jersey-client from 2.35 to 3.1.3
Browse files Browse the repository at this point in the history
Bumps org.glassfish.jersey.core:jersey-client from 2.35 to 3.1.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent c4a4ee5 commit e8adf69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-contract-stub-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>2.35</version>
<version>3.1.3</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit e8adf69

Please sign in to comment.