Skip to content

Commit

Permalink
Bump com.sun.xml.bind:jaxb-core from 4.0.3 to 4.0.4 (#12048)
Browse files Browse the repository at this point in the history
Bumps com.sun.xml.bind:jaxb-core from 4.0.3 to 4.0.4.

---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 90e31b8 commit 5e9fb23
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 @@ -72,7 +72,7 @@ subprojects {
javaWebsocketVersion = '1.5.3'
javaxActivationVersion = '1.1.1'
jaxbApiVersion = '2.3.1'
jaxbCoreVersion = '4.0.3'
jaxbCoreVersion = '4.0.4'
jaxbImplVersion = '4.0.4'
jdbiVersion = '3.41.3'
jetbrainsAnnotationsVersion = '24.0.1'
Expand Down

0 comments on commit 5e9fb23

Please sign in to comment.