Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 40fcfa0 commit c20f357
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 @@ -93,7 +93,7 @@ dependencies {
implementation 'javax.xml.bind:jaxb-api:2.3.1'

implementation 'com.sun.xml.bind:jaxb-core:4.0.4'
implementation 'com.sun.xml.bind:jaxb-impl:4.0.3'
implementation 'com.sun.xml.bind:jaxb-impl:4.0.4'

implementation 'javax.activation:activation:1.1.1'
implementation 'org.javassist:javassist:3.30.2-GA'
Expand Down

0 comments on commit c20f357

Please sign in to comment.