Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey:jersey-bom to v2.40 (#7114)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 23, 2023
1 parent e242e6b commit 08d37a3
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 @@ -109,7 +109,7 @@ javax-validation-api = { module = "javax.validation:validation-api", version = "
javax-ws-rs = { module = "javax.ws.rs:javax.ws.rs-api", version = "2.1.1" }
javax-ws-rs21 = { module = "org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.1_spec", version = "2.0.2.Final" }
jaxb-impl = { module = "com.sun.xml.bind:jaxb-impl", version = "2.3.8" }
jersey-bom = { module = "org.glassfish.jersey:jersey-bom", version = "2.39.1" }
jersey-bom = { module = "org.glassfish.jersey:jersey-bom", version = "2.40" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.0.1" }
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
jmh-generator-annprocess = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
Expand Down

0 comments on commit 08d37a3

Please sign in to comment.