Skip to content

Commit 8a960b0

Browse files
Bump com.sun.xml.bind:jaxb-xjc from 4.0.4 to 4.0.5
Bumps com.sun.xml.bind:jaxb-xjc from 4.0.4 to 4.0.5. --- updated-dependencies: - dependency-name: com.sun.xml.bind:jaxb-xjc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbc16fb commit 8a960b0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ dependencies {
149149
implementation 'commons-io:commons-io:2.16.1'
150150
implementation 'org.apache.commons:commons-lang3:3.17.0'
151151
implementation 'com.sun.xml.bind:jaxb-impl:4.0.5'
152-
implementation 'com.sun.xml.bind:jaxb-core:4.0.4'
152+
implementation 'com.sun.xml.bind:jaxb-core:4.0.6'
153153
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.1'
154154
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
155155
implementation 'org.jetbrains:annotations:24.1.0'
@@ -164,8 +164,8 @@ dependencies {
164164
testImplementation 'org.hamcrest:hamcrest-library:2.2'
165165
testImplementation 'org.junit-pioneer:junit-pioneer:2.2.0'
166166

167-
xjc 'com.sun.xml.bind:jaxb-core:4.0.4'
168-
xjc 'com.sun.xml.bind:jaxb-xjc:4.0.4'
167+
xjc 'com.sun.xml.bind:jaxb-core:4.0.6'
168+
xjc 'com.sun.xml.bind:jaxb-xjc:4.0.6'
169169
xjc 'com.sun.xml.bind:jaxb-impl:4.0.5'
170170
xjc 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.1'
171171

0 commit comments

Comments
 (0)