Skip to content

Commit

Permalink
Bump com.sun.xml.bind:jaxb-impl in /plugins/discovery-azure-classic
Browse files Browse the repository at this point in the history
Bumps com.sun.xml.bind:jaxb-impl from 2.2.3-1 to 4.0.5.

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2024
1 parent 3125b94 commit 7aa0565
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:${versions.jettison}"
api 'com.sun.xml.bind:jaxb-impl:2.2.3-1'
api 'com.sun.xml.bind:jaxb-impl:4.0.5'

// 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 7aa0565

Please sign in to comment.