File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ jacksonDataformatCbor = { module = "com.fasterxml.jackson.dataformat:jackson-dat
6868jaxbApi = { module = " javax.xml.bind:jaxb-api" , version = " 2.3.1" }
6969jaxbImpl = { module = " org.glassfish.jaxb:jaxb-runtime" , version = " 4.0.6" }
7070jaxb3Api = { module = " jakarta.xml.bind:jakarta.xml.bind-api" , version = " 3.0.1" }
71- jaxb3Impl = { module = " com.sun.xml.bind:jaxb-impl" , version = " 3 .0.2 " }
71+ jaxb3Impl = { module = " com.sun.xml.bind:jaxb-impl" , version = " 4 .0.6 " }
7272moshi = { module = " com.squareup.moshi:moshi" , version = " 1.15.2" }
7373simpleXml = { module = " org.simpleframework:simple-xml" , version = " 2.7.1" }
7474wireRuntime = { module = " com.squareup.wire:wire-runtime" , version = " 5.4.0" }
You can’t perform that action at this time.
0 commit comments