Skip to content

Commit

Permalink
build(deps-dev): bump jersey-client from 2.39 to 2.39.1 (#1990)
Browse files Browse the repository at this point in the history
Bumps jersey-client from 2.39 to 2.39.1.

---
updated-dependencies:
- dependency-name: org.glassfish.jersey.core:jersey-client
  dependency-type: direct:development
  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 Mar 24, 2023
1 parent a72a4a6 commit eb0fbef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jaxrs2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>2.39</version>
<version>2.39.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit eb0fbef

Please sign in to comment.