Skip to content
This repository was archived by the owner on Dec 15, 2024. It is now read-only.

Commit 514e7d6

Browse files
Update dependency com.sun.xml.bind:jaxb-core to v4.0.4 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8619a10 commit 514e7d6

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
@@ -18,7 +18,7 @@ jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-
1818
allure-commons = { module = "io.qameta.allure:allure-java-commons", version.ref = "allure" }
1919

2020
jaxb-api = { module = "javax.xml.bind:jaxb-api", version = "2.3.1" }
21-
jaxb-core = { module = "com.sun.xml.bind:jaxb-core", version = "4.0.3" }
21+
jaxb-core = { module = "com.sun.xml.bind:jaxb-core", version = "4.0.4" }
2222
jaxb-impl = { module = "com.sun.xml.bind:jaxb-impl", version = "4.0.3" }
2323

2424
[bundles]

0 commit comments

Comments
 (0)