Skip to content

Commit

Permalink
Bump org.glassfish.jaxb:jaxb-runtime from 2.3.3 to 4.0.4
Browse files Browse the repository at this point in the history
Bumps org.glassfish.jaxb:jaxb-runtime from 2.3.3 to 4.0.4.

---
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]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 6f847a0 commit 5d51145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ext {
apiguardianVersion = '1.1.2'
checkstyleVersion = '8.18'
jacocoVersion = '0.8.3'
jaxbRuntimeVersion = '2.3.3'
jaxbRuntimeVersion = '4.0.4'
junitPlatformVersion = '1.4.1'
junitVersion = '5.10.0'
logbackVersion = '1.4.11'
Expand Down

0 comments on commit 5d51145

Please sign in to comment.