Skip to content

Commit

Permalink
Merge pull request #4090 from square/renovate/org.glassfish.jaxb-jaxb…
Browse files Browse the repository at this point in the history
…-runtime-4.x

Update dependency org.glassfish.jaxb:jaxb-runtime to v4.0.5
  • Loading branch information
JakeWharton committed Mar 7, 2024
2 parents 65cee0b + 43f69d0 commit 78e6d10
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 @@ -71,7 +71,7 @@ gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
jacksonDatabind = { module = "com.fasterxml.jackson.core:jackson-databind", version.ref = "jackson" }
jacksonDataformatCbor = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-cbor", version.ref = "jackson" }
jaxbApi = { module = "javax.xml.bind:jaxb-api", version = "2.3.1" }
jaxbImpl = { module = "org.glassfish.jaxb:jaxb-runtime", version = "4.0.4" }
jaxbImpl = { module = "org.glassfish.jaxb:jaxb-runtime", version = "4.0.5" }
jaxb3Api = { module = "jakarta.xml.bind:jakarta.xml.bind-api", version = "3.0.1" }
jaxb3Impl = { module = "com.sun.xml.bind:jaxb-impl", version = "3.0.2" }
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.1" }
Expand Down

0 comments on commit 78e6d10

Please sign in to comment.