We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc59156 commit ea957d9Copy full SHA for ea957d9
build.gradle.kts
@@ -20,7 +20,7 @@ val kafkaEmbeddedVersion = "3.2.5"
20
val ktorVersion = "2.3.11"
21
val kluentVersion = "1.73"
22
val jaxbApiVersion = "2.3.1"
23
-val jaxbRuntimeVersion = "2.3.6"
+val jaxbRuntimeVersion = "4.0.5"
24
val jaxsWsApiVersion = "2.3.1"
25
val jaxwsToolsVersion = "2.3.5"
26
val logbackVersion = "1.4.14"
0 commit comments