Skip to content

Commit b06ff3f

Browse files
dependabot[bot]ashking94
authored andcommitted
Bump jettison from 1.5.0 to 1.5.1 in /plugins/discovery-azure-classic (opensearch-project#4592)
* Bump jettison from 1.5.0 to 1.5.1 in /plugins/discovery-azure-classic Bumps [jettison](https://github.com/jettison-json/jettison) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/jettison-json/jettison/releases) - [Commits](jettison-json/jettison@jettison-1.5.0...jettison-1.5.1) --- updated-dependencies: - dependency-name: org.codehaus.jettison:jettison dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Updating SHAs Signed-off-by: dependabot[bot] <[email protected]> * Update changelog Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 126c6d2 commit b06ff3f

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
2424
### Dependencies
2525
- Bumps `log4j-core` from 2.18.0 to 2.19.0
2626
- Bumps `reactor-netty-http` from 1.0.18 to 1.0.23
27+
- Bumps `jettison` from 1.5.0 to 1.5.1
2728

2829

2930
### Dependencies

plugins/discovery-azure-classic/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies {
5959
api "com.sun.jersey:jersey-client:${versions.jersey}"
6060
api "com.sun.jersey:jersey-core:${versions.jersey}"
6161
api "com.sun.jersey:jersey-json:${versions.jersey}"
62-
api 'org.codehaus.jettison:jettison:1.5.0'
62+
api 'org.codehaus.jettison:jettison:1.5.1'
6363
api 'com.sun.xml.bind:jaxb-impl:2.2.3-1'
6464

6565
// HACK: javax.xml.bind was removed from default modules in java 9, so we pull the api in here,

plugins/discovery-azure-classic/licenses/jettison-1.5.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
d8918f348f234f5046bd39ea1ed9fc91deac402f

0 commit comments

Comments
 (0)