Skip to content

Commit

Permalink
Bump jaxb-core from 3.0.2 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps jaxb-core from 3.0.2 to 4.0.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Dec 15, 2022
1 parent 600d285 commit 79f9dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hmac-auth-proxy/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
compile 'com.sun.jersey:jersey-grizzly2:1.19.4'
compile 'javax.xml.bind:jaxb-api:2.4.0-b180830.0359'
compile 'com.sun.xml.bind:jaxb-impl:4.0.1'
compile 'com.sun.xml.bind:jaxb-core:3.0.2'
compile 'com.sun.xml.bind:jaxb-core:4.0.1'
compile 'javax.activation:activation:1.1.1'
compile 'com.beust:jcommander:1.82'

Expand Down

0 comments on commit 79f9dda

Please sign in to comment.