Skip to content

Commit

Permalink
keep the newer version number 2.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas <apre@gmx.at>
  • Loading branch information
aponb committed Mar 7, 2022
1 parent a2bc84c commit 5e50a04
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 @@ -64,7 +64,7 @@ dependencies {

// 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
api 'javax.xml.bind:jaxb-api:2.2.2'
api 'javax.xml.bind:jaxb-api:2.3.1'
}

restResources {
Expand Down

0 comments on commit 5e50a04

Please sign in to comment.