Skip to content

Commit f99a6f8

Browse files
authored
Bump reactor from 3.5.17 to 3.5.18 and reactor-netty from 1.1.19 to 1.1.20 (opensearch-project#14395)
Signed-off-by: Andriy Redko <[email protected]>
1 parent 5ec2abe commit f99a6f8

12 files changed

+9
-7
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1212
- Update to Apache Lucene 9.11.0 ([#14042](https://github.com/opensearch-project/OpenSearch/pull/14042))
1313
- Bump `netty` from 4.1.110.Final to 4.1.111.Final ([#14356](https://github.com/opensearch-project/OpenSearch/pull/14356))
1414
- Bump `org.wiremock:wiremock-standalone` from 3.3.1 to 3.6.0 ([#14361](https://github.com/opensearch-project/OpenSearch/pull/14361))
15+
- Bump `reactor` from 3.5.17 to 3.5.18 ([#14395](https://github.com/opensearch-project/OpenSearch/pull/14395))
16+
- Bump `reactor-netty` from 1.1.19 to 1.1.20 ([#14395](https://github.com/opensearch-project/OpenSearch/pull/14395))
1517
- Bump `commons-net:commons-net` from 3.10.0 to 3.11.1 ([#14396](https://github.com/opensearch-project/OpenSearch/pull/14396))
1618

1719
### Changed

buildSrc/version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ netty = 4.1.111.Final
3333
joda = 2.12.7
3434

3535
# project reactor
36-
reactor_netty = 1.1.19
37-
reactor = 3.5.17
36+
reactor_netty = 1.1.20
37+
reactor = 3.5.18
3838

3939
# client dependencies
4040
httpclient5 = 5.2.1

plugins/repository-azure/licenses/reactor-netty-core-1.1.19.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+
1a5ef52a470a82d9313e2e1ad8ba064bdbd38948

plugins/repository-azure/licenses/reactor-netty-http-1.1.19.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+
8d4ee98405a5856cf0c9d7c1a70f3f14631e3c46

plugins/transport-reactor-netty4/licenses/reactor-netty-core-1.1.19.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+
1a5ef52a470a82d9313e2e1ad8ba064bdbd38948

plugins/transport-reactor-netty4/licenses/reactor-netty-http-1.1.19.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+
8d4ee98405a5856cf0c9d7c1a70f3f14631e3c46

server/licenses/reactor-core-3.5.17.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+
3a8157f7d66d71a407eb77ba12bce72a38c5b4da

0 commit comments

Comments
 (0)