Skip to content

Commit

Permalink
Bump jersey2 from 2.45 to 2.46 (micrometer-metrics#5762)
Browse files Browse the repository at this point in the history
Bumps `jersey2` from 2.45 to 2.46.

Updates `org.glassfish.jersey.core:jersey-server` from 2.45 to 2.46

Updates `org.glassfish.jersey.inject:jersey-hk2` from 2.45 to 2.46

Updates `org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory` from 2.45 to 2.46

Updates `org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jdk-http` from 2.45 to 2.46

---
updated-dependencies:
- dependency-name: org.glassfish.jersey.core:jersey-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.glassfish.jersey.inject:jersey-hk2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jdk-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 9, 2025
1 parent 01ba28b commit 7fd577c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jaxb = "2.3.1"
jetty9 = "9.4.56.v20240826"
jetty11 = "11.0.16"
jetty12 = "12.0.6"
jersey2 = "2.45"
jersey2 = "2.46"
jersey3 = "3.1.9"
jmh = "1.37"
# 3.14.x is the newest version of OSS jOOQ that supports Java 8
Expand Down

0 comments on commit 7fd577c

Please sign in to comment.