Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.sun.jersey: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 Jun 29, 2022
1 parent f0825fe commit 490be1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jackson-jaxb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-client</artifactId>
<version>1.19</version>
<version>1.19.4</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 490be1d

Please sign in to comment.