Skip to content

Commit f00ca48

Browse files
dependabot: bump org.glassfish.jaxb:jaxb-runtime from 2.3.4 to 4.0.3
Bumps org.glassfish.jaxb:jaxb-runtime from 2.3.4 to 4.0.3. --- updated-dependencies: - dependency-name: org.glassfish.jaxb:jaxb-runtime dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4409701 commit f00ca48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ dependencies {
540540
runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.10.8'
541541
runtimeOnly 'com.google.guava:failureaccess:1.0.1'
542542
runtimeOnly 'org.apache.commons:commons-text:1.10.0'
543-
runtimeOnly 'org.glassfish.jaxb:jaxb-runtime:2.3.4'
543+
runtimeOnly 'org.glassfish.jaxb:jaxb-runtime:4.0.3'
544544
runtimeOnly 'com.google.j2objc:j2objc-annotations:2.8'
545545
runtimeOnly 'com.google.code.findbugs:jsr305:3.0.2'
546546
runtimeOnly 'com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'

0 commit comments

Comments
 (0)