Skip to content

Commit baa6e6e

Browse files
Bump reactor-netty from 1.1.1 to 1.1.2 in /plugins/repository-azure (opensearch-project#5876)
* Bump reactor-netty from 1.1.1 to 1.1.2 in /plugins/repository-azure Bumps [reactor-netty](https://github.com/reactor/reactor-netty) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](reactor/reactor-netty@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: io.projectreactor.netty:reactor-netty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> 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>
1 parent 988284a commit baa6e6e

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## [Unreleased]
44
### Dependencies
55
- Bumps `azure-core-http-netty` from 1.12.7 to 1.12.8
6+
- Bumps `reactor-netty` from 1.1.1 to 1.1.2
67

78

89
All notable changes to this project are documented in this file.
@@ -120,4 +121,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
120121
### Security
121122

122123
[Unreleased 3.0]: https://github.com/opensearch-project/OpenSearch/compare/2.4...HEAD
123-
[Unreleased 2.x]: https://github.com/opensearch-project/OpenSearch/compare/2.4...2.x
124+
[Unreleased 2.x]: https://github.com/opensearch-project/OpenSearch/compare/2.4...2.x

plugins/repository-azure/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
api 'com.azure:azure-storage-blob:12.20.0'
5858
api 'org.reactivestreams:reactive-streams:1.0.4'
5959
api 'io.projectreactor:reactor-core:3.5.1'
60-
api 'io.projectreactor.netty:reactor-netty:1.1.1'
60+
api 'io.projectreactor.netty:reactor-netty:1.1.2'
6161
api 'io.projectreactor.netty:reactor-netty-core:1.0.24'
6262
api 'io.projectreactor.netty:reactor-netty-http:1.0.24'
6363
api "org.slf4j:slf4j-api:${versions.slf4j}"

plugins/repository-azure/licenses/reactor-netty-1.1.1.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+
e3bc060179a0776016f629e3b1a1d1c8e51b7112

0 commit comments

Comments
 (0)