WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit c2d4d66

Browse files
Update dependency com.sun.xml.bind:jaxb-impl to v4
1 parent f3d4eed commit c2d4d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jacksonDataformatCbor = { module = "com.fasterxml.jackson.dataformat:jackson-dat
7474
jaxbApi = { module = "javax.xml.bind:jaxb-api", version = "2.3.1" }
7575
jaxbImpl = { module = "org.glassfish.jaxb:jaxb-runtime", version = "4.0.6" }
7676
jaxb3Api = { module = "jakarta.xml.bind:jakarta.xml.bind-api", version = "3.0.1" }
77-
jaxb3Impl = { module = "com.sun.xml.bind:jaxb-impl", version = "3.0.2" }
77+
jaxb3Impl = { module = "com.sun.xml.bind:jaxb-impl", version = "4.0.6" }
7878
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.2" }
7979
simpleXml = { module = "org.simpleframework:simple-xml", version = "2.7.1" }
8080
wireRuntime = { module = "com.squareup.wire:wire-runtime", version = "5.4.0" }

0 commit comments

Comments
 (0)