Skip to content

Commit

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

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

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

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

---
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>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent a5c1b72 commit a6b7788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -45,7 +45,7 @@ jetty9 = "9.4.54.v20240208"
jetty11 = "11.0.16"
jetty12 = "12.0.6"
jersey2 = "2.43"
jersey3 = "3.0.11"
jersey3 = "3.0.13"
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 a6b7788

Please sign in to comment.