Skip to content

Commit

Permalink
Bump jersey3 from 3.0.12 to 3.0.16 (#5573)
Browse files Browse the repository at this point in the history
Bumps `jersey3` from 3.0.12 to 3.0.16.

Updates `org.glassfish.jersey.inject:jersey-hk2` from 3.0.12 to 3.0.16

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

Updates `org.glassfish.jersey.containers:jersey-container-jdk-http` from 3.0.12 to 3.0.16

---
updated-dependencies:
- dependency-name: org.glassfish.jersey.inject:jersey-hk2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jdk-http
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.glassfish.jersey.containers:jersey-container-jdk-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 9, 2024
1 parent 2dfb0ca commit 44de2af
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 @@ -44,7 +44,7 @@ jetty9 = "9.4.56.v20240826"
jetty11 = "11.0.16"
jetty12 = "12.0.3"
jersey2 = "2.41"
jersey3 = "3.0.12"
jersey3 = "3.0.16"
jmh = "1.37"
jooq = "3.14.16"
jsr107 = "1.1.1"
Expand Down

0 comments on commit 44de2af

Please sign in to comment.