Skip to content

Commit ea957d9

Browse files
---
updated-dependencies: - dependency-name: org.glassfish.jaxb:jaxb-runtime dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc59156 commit ea957d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ val kafkaEmbeddedVersion = "3.2.5"
2020
val ktorVersion = "2.3.11"
2121
val kluentVersion = "1.73"
2222
val jaxbApiVersion = "2.3.1"
23-
val jaxbRuntimeVersion = "2.3.6"
23+
val jaxbRuntimeVersion = "4.0.5"
2424
val jaxsWsApiVersion = "2.3.1"
2525
val jaxwsToolsVersion = "2.3.5"
2626
val logbackVersion = "1.4.14"

0 commit comments

Comments
 (0)