Skip to content

Commit 1df0c55

Browse files
dependabot[bot]pranikum
authored andcommitted
Bump reactor-core from 3.4.18 to 3.4.23 in /plugins/repository-azure (opensearch-project#4548)
* Bump reactor-core from 3.4.18 to 3.4.23 in /plugins/repository-azure Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.4.18 to 3.4.23. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.4.18...v3.4.23) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
1 parent e9c540d commit 1df0c55

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1919
- Add BWC version 2.3.1 ([#4513](https://github.com/opensearch-project/OpenSearch/pull/4513))
2020
- [Segment Replication] Add snapshot and restore tests for segment replication feature ([#3993](https://github.com/opensearch-project/OpenSearch/pull/3993))
2121
- Added missing javadocs for `:example-plugins` modules ([#4540](https://github.com/opensearch-project/OpenSearch/pull/4540))
22+
### Dependencies
23+
- Bumps `reactor-core` from 3.4.18 to 3.4.23
2224

2325
### Dependencies
2426
- Bumps `xmlbeans` from 5.1.0 to 5.1.1 ([#4354](https://github.com/opensearch-project/OpenSearch/pull/4354))

plugins/repository-azure/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
implementation project(':modules:transport-netty4')
5757
api 'com.azure:azure-storage-blob:12.16.1'
5858
api 'org.reactivestreams:reactive-streams:1.0.4'
59-
api 'io.projectreactor:reactor-core:3.4.18'
59+
api 'io.projectreactor:reactor-core:3.4.23'
6060
api 'io.projectreactor.netty:reactor-netty:1.0.18'
6161
api 'io.projectreactor.netty:reactor-netty-core:1.0.22'
6262
api 'io.projectreactor.netty:reactor-netty-http:1.0.18'

plugins/repository-azure/licenses/reactor-core-3.4.18.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
94bb06e2c4e6968c6faf4f5363cb278351f44a6a

0 commit comments

Comments
 (0)