Skip to content

Commit

Permalink
Bump jersey2 from 2.43 to 3.0.14
Browse files Browse the repository at this point in the history
Bumps `jersey2` from 2.43 to 3.0.14.

Updates `org.glassfish.jersey.inject:jersey-hk2` from 2.43 to 3.0.14

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

Updates `org.glassfish.jersey.containers:jersey-container-jdk-http` from 3.0.11 to 3.0.14

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent fbda16e commit 35a0156
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 @@ jetty9 = "9.4.54.v20240208"
jetty11 = "11.0.16"
jetty12 = "12.0.6"
jersey2 = "2.43"
jersey3 = "3.0.11"
jersey3 = "3.0.14"
jmh = "1.37"
# 3.14.x is the newest version of OSS jOOQ that supports Java 8
jooqOld = "3.14.16"
Expand Down

0 comments on commit 35a0156

Please sign in to comment.