Skip to content

Commit dc5844c

Browse files
dependabot[bot]Rishikesh1159
authored andcommitted
Bump io.projectreactor.netty:reactor-netty from 1.1.7 to 1.1.8 in /plugins/repository-azure (opensearch-project#8405)
* Bump io.projectreactor.netty:reactor-netty in /plugins/repository-azure Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty) from 1.1.7 to 1.1.8. - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](reactor/reactor-netty@v1.1.7...v1.1.8) --- 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> * Update changelog entry. Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com> * Update changelog entry. Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Rishikesh1159 <rishireddy1159@gmail.com> Signed-off-by: Shivansh Arora <hishiv@amazon.com>
1 parent 790135b commit dc5844c

File tree

6 files changed

+5
-4
lines changed

6 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
132132
- Bump `com.google.api-client:google-api-client` from 1.34.0 to 2.2.0 ([#8276](https://github.com/opensearch-project/OpenSearch/pull/8276))
133133
- Update Apache HttpCore/ HttpClient and Apache HttpCore5 / HttpClient5 dependencies ([#8434](https://github.com/opensearch-project/OpenSearch/pull/8434))
134134
- Bump `org.apache.maven:maven-model` from 3.9.2 to 3.9.3 (#8403)
135+
- Bump `io.projectreactor.netty:reactor-netty` and `io.projectreactor.netty:reactor-netty-core` from 1.1.7 to 1.1.8 (#8405)
135136

136137
### Changed
137138
- Replace jboss-annotations-api_1.2_spec with jakarta.annotation-api ([#7836](https://github.com/opensearch-project/OpenSearch/pull/7836))

plugins/repository-azure/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ dependencies {
5858
api 'com.azure:azure-storage-blob:12.22.2'
5959
api 'org.reactivestreams:reactive-streams:1.0.4'
6060
api 'io.projectreactor:reactor-core:3.5.6'
61-
api 'io.projectreactor.netty:reactor-netty:1.1.7'
62-
api 'io.projectreactor.netty:reactor-netty-core:1.1.7'
61+
api 'io.projectreactor.netty:reactor-netty:1.1.8'
62+
api 'io.projectreactor.netty:reactor-netty-core:1.1.8'
6363
api 'io.projectreactor.netty:reactor-netty-http:1.1.8'
6464
api "org.slf4j:slf4j-api:${versions.slf4j}"
6565
api "com.fasterxml.jackson.core:jackson-annotations:${versions.jackson}"

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

plugins/repository-azure/licenses/reactor-netty-core-1.1.7.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+
48999c4ae27cdcee5eaff9dfd150a8b64624f0f5

0 commit comments

Comments
 (0)