Skip to content

Commit 65bac10

Browse files
Bump jaxbVersion from 4.0.5 to 4.0.6
Bumps `jaxbVersion` from 4.0.5 to 4.0.6. Updates `com.sun.xml.bind:jaxb-core` from 4.0.5 to 4.0.6 Updates `com.sun.xml.bind:jaxb-impl` from 4.0.5 to 4.0.6 --- updated-dependencies: - dependency-name: com.sun.xml.bind:jaxb-core dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.sun.xml.bind:jaxb-impl dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26d5dd1 commit 65bac10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ spotless {
103103

104104
val dropWizardVersion = "4.0.7"
105105
val feignVersion = "13.6"
106-
val jaxbVersion = "4.0.5"
106+
val jaxbVersion = "4.0.6"
107107
val junitVersion = "5.13.4"
108108
val mockitoVersion = "5.19.0"
109109
val tripleaVersion = "2.7.15062"

0 commit comments

Comments
 (0)