We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf13be7 commit 269e65aCopy full SHA for 269e65a
de.bitctrl.dav.rest.client/build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
testImplementation "de.bsvrz.puk:de.bsvrz.puk.config:$datenverteiler_version"
30
31
// JAX-B dependencies for JDK 9+
32
- implementation "jakarta.xml.bind:jakarta.xml.bind-api:2.3.3"
+ implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.0"
33
implementation "org.glassfish.jaxb:jaxb-runtime:2.3.5"
34
35
de.bitctrl.dav.rest.server/build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
16
17
18
19
20
21
0 commit comments