Skip to content

Commit

Permalink
Update dependency com.sun.xml.bind:jaxb-impl to v2.3.9 (#7652)
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 Oct 20, 2023
1 parent c08e38d commit 54e4d3b
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 @@ -108,7 +108,7 @@ javax-servlet = { module = "javax.servlet:javax.servlet-api", version = "4.0.1"
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" }
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" }
jaxb-impl = { module = "com.sun.xml.bind:jaxb-impl", version = "2.3.9" }
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" }
Expand Down

0 comments on commit 54e4d3b

Please sign in to comment.