Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey:jersey-bom to v3.1.6 (#8299)
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 Apr 5, 2024
1 parent 0849460 commit dda2295
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 @@ -86,7 +86,7 @@ jandex = { module = "org.jboss:jandex", version.ref = "jandex" }
javax-validation-api = { module = "javax.validation:validation-api", version = "2.0.1.Final"}
javax-ws-rs = { module = "javax.ws.rs:javax.ws.rs-api", version = "2.1.1" }
jaxb-impl = { module = "com.sun.xml.bind:jaxb-impl", version = "4.0.5" }
jersey-bom = { module = "org.glassfish.jersey:jersey-bom", version = "3.1.5" }
jersey-bom = { module = "org.glassfish.jersey:jersey-bom", version = "3.1.6" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
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 dda2295

Please sign in to comment.