Skip to content

Commit ea3b6b2

Browse files
Bump com.sun.xml.bind:jaxb-impl in /plugins/discovery-azure-classic
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] <[email protected]>
1 parent cfaddd7 commit ea3b6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/discovery-azure-classic/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
api "com.sun.jersey:jersey-core:${versions.jersey}"
6161
api "com.sun.jersey:jersey-json:${versions.jersey}"
6262
api "org.codehaus.jettison:jettison:${versions.jettison}"
63-
api 'com.sun.xml.bind:jaxb-impl:2.2.3-1'
63+
api 'com.sun.xml.bind:jaxb-impl:4.0.5'
6464

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

0 commit comments

Comments
 (0)