Skip to content

Commit

Permalink
build(deps-dev): bump jersey-hk2 from 2.36 to 2.37 (#1742)
Browse files Browse the repository at this point in the history
Bumps jersey-hk2 from 2.36 to 2.37.

---
updated-dependencies:
- dependency-name: org.glassfish.jersey.inject:jersey-hk2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

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] authored Sep 7, 2022
1 parent 0c8a4db commit e130845
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 @@ -88,7 +88,7 @@
<dependency>
<groupId>org.glassfish.jersey.inject</groupId>
<artifactId>jersey-hk2</artifactId>
<version>2.36</version>
<version>2.37</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e130845

Please sign in to comment.