From 3de626a26646019c3597e2266e75b6cc947b6ddf Mon Sep 17 00:00:00 2001 From: Andriy Redko Date: Tue, 14 Jan 2025 14:07:47 -0500 Subject: [PATCH] Update Reactor Netty to 1.1.26.Final Signed-off-by: Andriy Redko --- gradle/libs.versions.toml | 2 +- .../licenses/reactor-netty-core-1.1.23.jar.sha1 | 1 - .../licenses/reactor-netty-core-1.1.26.jar.sha1 | 1 + .../licenses/reactor-netty-http-1.1.23.jar.sha1 | 1 - .../licenses/reactor-netty-http-1.1.26.jar.sha1 | 1 + .../licenses/reactor-netty-core-1.1.23.jar.sha1 | 1 - .../licenses/reactor-netty-core-1.1.26.jar.sha1 | 1 + .../licenses/reactor-netty-http-1.1.23.jar.sha1 | 1 - .../licenses/reactor-netty-http-1.1.26.jar.sha1 | 1 + 9 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 plugins/repository-azure/licenses/reactor-netty-core-1.1.23.jar.sha1 create mode 100644 plugins/repository-azure/licenses/reactor-netty-core-1.1.26.jar.sha1 delete mode 100644 plugins/repository-azure/licenses/reactor-netty-http-1.1.23.jar.sha1 create mode 100644 plugins/repository-azure/licenses/reactor-netty-http-1.1.26.jar.sha1 delete mode 100644 plugins/transport-reactor-netty4/licenses/reactor-netty-core-1.1.23.jar.sha1 create mode 100644 plugins/transport-reactor-netty4/licenses/reactor-netty-core-1.1.26.jar.sha1 delete mode 100644 plugins/transport-reactor-netty4/licenses/reactor-netty-http-1.1.23.jar.sha1 create mode 100644 plugins/transport-reactor-netty4/licenses/reactor-netty-http-1.1.26.jar.sha1 diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index efbd260f8b5c3..e143de3709e16 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -37,7 +37,7 @@ joda = "2.12.7" roaringbitmap = "1.3.0" # project reactor -reactor_netty = "1.1.23" +reactor_netty = "1.1.26" reactor = "3.5.20" # client dependencies diff --git a/plugins/repository-azure/licenses/reactor-netty-core-1.1.23.jar.sha1 b/plugins/repository-azure/licenses/reactor-netty-core-1.1.23.jar.sha1 deleted file mode 100644 index 8f56bb5165fa3..0000000000000 --- a/plugins/repository-azure/licenses/reactor-netty-core-1.1.23.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -a7059b0c18ab7aa0fa9e08b48cb6a20b15c11478 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/reactor-netty-core-1.1.26.jar.sha1 b/plugins/repository-azure/licenses/reactor-netty-core-1.1.26.jar.sha1 new file mode 100644 index 0000000000000..e64cc3645514f --- /dev/null +++ b/plugins/repository-azure/licenses/reactor-netty-core-1.1.26.jar.sha1 @@ -0,0 +1 @@ +05a8c6004161a4c1a9c0639b05387baab6efaa32 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/reactor-netty-http-1.1.23.jar.sha1 b/plugins/repository-azure/licenses/reactor-netty-http-1.1.23.jar.sha1 deleted file mode 100644 index 5bb3136f99e93..0000000000000 --- a/plugins/repository-azure/licenses/reactor-netty-http-1.1.23.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -94b294fa90aee2e88ad4337251e278aaac21362c \ No newline at end of file diff --git a/plugins/repository-azure/licenses/reactor-netty-http-1.1.26.jar.sha1 b/plugins/repository-azure/licenses/reactor-netty-http-1.1.26.jar.sha1 new file mode 100644 index 0000000000000..035d2fb1c4c4c --- /dev/null +++ b/plugins/repository-azure/licenses/reactor-netty-http-1.1.26.jar.sha1 @@ -0,0 +1 @@ +41682e517e2808fc469d6b2b85fea48d0a7fe73b \ No newline at end of file diff --git a/plugins/transport-reactor-netty4/licenses/reactor-netty-core-1.1.23.jar.sha1 b/plugins/transport-reactor-netty4/licenses/reactor-netty-core-1.1.23.jar.sha1 deleted file mode 100644 index 8f56bb5165fa3..0000000000000 --- a/plugins/transport-reactor-netty4/licenses/reactor-netty-core-1.1.23.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -a7059b0c18ab7aa0fa9e08b48cb6a20b15c11478 \ No newline at end of file diff --git a/plugins/transport-reactor-netty4/licenses/reactor-netty-core-1.1.26.jar.sha1 b/plugins/transport-reactor-netty4/licenses/reactor-netty-core-1.1.26.jar.sha1 new file mode 100644 index 0000000000000..e64cc3645514f --- /dev/null +++ b/plugins/transport-reactor-netty4/licenses/reactor-netty-core-1.1.26.jar.sha1 @@ -0,0 +1 @@ +05a8c6004161a4c1a9c0639b05387baab6efaa32 \ No newline at end of file diff --git a/plugins/transport-reactor-netty4/licenses/reactor-netty-http-1.1.23.jar.sha1 b/plugins/transport-reactor-netty4/licenses/reactor-netty-http-1.1.23.jar.sha1 deleted file mode 100644 index 5bb3136f99e93..0000000000000 --- a/plugins/transport-reactor-netty4/licenses/reactor-netty-http-1.1.23.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -94b294fa90aee2e88ad4337251e278aaac21362c \ No newline at end of file diff --git a/plugins/transport-reactor-netty4/licenses/reactor-netty-http-1.1.26.jar.sha1 b/plugins/transport-reactor-netty4/licenses/reactor-netty-http-1.1.26.jar.sha1 new file mode 100644 index 0000000000000..035d2fb1c4c4c --- /dev/null +++ b/plugins/transport-reactor-netty4/licenses/reactor-netty-http-1.1.26.jar.sha1 @@ -0,0 +1 @@ +41682e517e2808fc469d6b2b85fea48d0a7fe73b \ No newline at end of file