mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-16 09:54:55 +00:00
Bump jettison from 1.4.1 to 1.5.0 in /plugins/discovery-azure-classic (#3571)
* Bump jettison from 1.4.1 to 1.5.0 in /plugins/discovery-azure-classic Bumps [jettison](https://github.com/jettison-json/jettison) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/jettison-json/jettison/releases) - [Commits](https://github.com/jettison-json/jettison/compare/jettison-1.4.1...jettison-1.5.0) --- updated-dependencies: - dependency-name: org.codehaus.jettison:jettison 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
92b3cbb0e5
commit
a543224c4d
@ -59,7 +59,7 @@ dependencies {
|
||||
api "com.sun.jersey:jersey-client:${versions.jersey}"
|
||||
api "com.sun.jersey:jersey-core:${versions.jersey}"
|
||||
api "com.sun.jersey:jersey-json:${versions.jersey}"
|
||||
api 'org.codehaus.jettison:jettison:1.4.1'
|
||||
api 'org.codehaus.jettison:jettison:1.5.0'
|
||||
api 'com.sun.xml.bind:jaxb-impl:2.2.3-1'
|
||||
|
||||
// HACK: javax.xml.bind was removed from default modules in java 9, so we pull the api in here,
|
||||
|
@ -1 +0,0 @@
|
||||
8d16bbcbac93446942c9e5da04530159afbe3e65
|
@ -0,0 +1 @@
|
||||
933c7df7a4b78c9a9322f431014ea699b1fc0cc0
|
Loading…
x
Reference in New Issue
Block a user