Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 23, 2022
1 parent 9d8a9ae commit e172764
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 @@ -241,7 +241,7 @@
<dependency>
<groupId>org.glassfish.jersey.inject</groupId>
<artifactId>jersey-hk2</artifactId>
<version>2.37</version>
<version>2.38</version>
</dependency>

<!-- Tomcat 8 for HTTP server resource -->
Expand Down

0 comments on commit e172764

Please sign in to comment.