Skip to content

Commit 6fdaf56

Browse files
Bump jaxb-impl from 2.2.3-1 to 4.0.1 in /plugins/discovery-azure-classic
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] <support@github.com>
1 parent 650039c commit 6fdaf56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/discovery-azure-classic/build.gradle

Lines changed: 1 addition & 1 deletion
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.1'
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)