Browse Source

build(deps-dev): bump jersey-hk2 from 2.36 to 2.37 (#1742)

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>
pull/1745/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
e130845266
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      jaxrs2/pom.xml

2
jaxrs2/pom.xml

@ -88,7 +88,7 @@ @@ -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>

Loading…
Cancel
Save