Skip to content

Commit

Permalink
Bump jersey-client from 2.38 to 2.39
Browse files Browse the repository at this point in the history
Bumps jersey-client from 2.38 to 2.39.

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2023
1 parent 5782db6 commit cb3c3c6
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 @@ -234,7 +234,7 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>2.38</version>
<version>2.39</version>
</dependency>

<!-- Jersey InjectionManager (for Jersey client) -->
Expand Down

0 comments on commit cb3c3c6

Please sign in to comment.