Skip to content

Commit 63eb4ed

Browse files
Bump reactor_netty from 1.1.26 to 1.1.27 (#17322) (#17346)
(cherry picked from commit 5feb514) Signed-off-by: Andriy Redko <drreta@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39904c6 commit 63eb4ed

10 files changed

+6
-5
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1313
- Bump `org.jruby.joni:joni` from 2.2.1 to 2.2.3 ([#17136](https://github.com/opensearch-project/OpenSearch/pull/17136))
1414
- Bump `org.apache.ant:ant` from 1.10.14 to 1.10.15 ([#17288](https://github.com/opensearch-project/OpenSearch/pull/17288))
1515
- Bump netty from 4.1.117.Final to 4.1.118.Final ([#17320](https://github.com/opensearch-project/OpenSearch/pull/17320))
16+
- Bump `reactor_netty` from 1.1.26 to 1.1.27 ([#17322](https://github.com/opensearch-project/OpenSearch/pull/17322))
1617

1718
### Changed
1819
- Convert transport-reactor-netty4 to use gradle version catalog [#17233](https://github.com/opensearch-project/OpenSearch/pull/17233))

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ joda = "2.12.7"
3737
roaringbitmap = "1.3.0"
3838

3939
# project reactor
40-
reactor_netty = "1.1.23"
40+
reactor_netty = "1.1.27"
4141
reactor = "3.5.20"
4242

4343
# client dependencies

plugins/repository-azure/licenses/reactor-netty-core-1.1.23.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
094428d25b65a0bdb89d639934d39b7ba7f169ee

plugins/repository-azure/licenses/reactor-netty-http-1.1.23.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
56dab8976b8d79e37597e736d62bb4111cc28e9c

plugins/transport-reactor-netty4/licenses/reactor-netty-core-1.1.23.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
094428d25b65a0bdb89d639934d39b7ba7f169ee

plugins/transport-reactor-netty4/licenses/reactor-netty-http-1.1.23.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
56dab8976b8d79e37597e736d62bb4111cc28e9c

0 commit comments

Comments
 (0)