Skip to content

Commit

Permalink
Bump jaxb-impl from 2.2.3-1 to 4.0.1 in /plugins/discovery-azure-classic
Browse files Browse the repository at this point in the history
Bumps jaxb-impl from 2.2.3-1 to 4.0.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2022
1 parent 2c27dfd commit 4225950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/discovery-azure-classic/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
api "com.sun.jersey:jersey-core:${versions.jersey}"
api "com.sun.jersey:jersey-json:${versions.jersey}"
api 'org.codehaus.jettison:jettison:1.5.0'
api 'com.sun.xml.bind:jaxb-impl:2.2.3-1'
api 'com.sun.xml.bind:jaxb-impl:4.0.1'

// HACK: javax.xml.bind was removed from default modules in java 9, so we pull the api in here,
// and allowlist this hack in JarHell
Expand Down

0 comments on commit 4225950

Please sign in to comment.