Bump jaxb-api from 2.2.2 to 2.3.1 in /plugins/discovery-azure-classic (#2183)
* Bump jaxb-api from 2.2.2 to 2.3.1 in /plugins/discovery-azure-classic Bumps [jaxb-api](https://github.com/javaee/jaxb-spec) from 2.2.2 to 2.3.1. - [Release notes](https://github.com/javaee/jaxb-spec/releases) - [Commits](https://github.com/javaee/jaxb-spec/commits/2.3.1) --- updated-dependencies: - dependency-name: javax.xml.bind:jaxb-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c5b0c21921
commit
de0425e32f
|
@ -64,7 +64,7 @@ dependencies {
|
||||||
|
|
||||||
// HACK: javax.xml.bind was removed from default modules in java 9, so we pull the api in here,
|
// HACK: javax.xml.bind was removed from default modules in java 9, so we pull the api in here,
|
||||||
// and whitelist this hack in JarHell
|
// and whitelist this hack in JarHell
|
||||||
api 'javax.xml.bind:jaxb-api:2.2.2'
|
api 'javax.xml.bind:jaxb-api:2.3.1'
|
||||||
}
|
}
|
||||||
|
|
||||||
restResources {
|
restResources {
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
aeb3021ca93dde265796d82015beecdcff95bf09
|
|
|
@ -0,0 +1 @@
|
||||||
|
8531ad5ac454cc2deb9d4d32c40c4d7451939b5d
|
Loading…
Reference in New Issue