diff --git a/common/perf-test-core/pom.xml b/common/perf-test-core/pom.xml index 60bf111b8ad7..7f1ec34106c3 100644 --- a/common/perf-test-core/pom.xml +++ b/common/perf-test-core/pom.xml @@ -56,7 +56,7 @@ com.beust:jcommander:[1.82] - io.projectreactor:reactor-core:[3.7.11] + io.projectreactor:reactor-core:[3.7.14] io.vertx:vertx-codegen:[4.5.17] diff --git a/eng/versioning/external_dependencies.txt b/eng/versioning/external_dependencies.txt index 35ba63950967..c880cf4bb7d2 100644 --- a/eng/versioning/external_dependencies.txt +++ b/eng/versioning/external_dependencies.txt @@ -43,22 +43,22 @@ commons-net:commons-net;3.9.0 io.cloudevents:cloudevents-api;2.2.0 io.cloudevents:cloudevents-core;2.2.0 io.fabric8:kubernetes-client;6.12.1 -io.netty:netty-buffer;4.1.127.Final -io.netty:netty-common;4.1.127.Final -io.netty:netty-codec;4.1.127.Final -io.netty:netty-codec-http;4.1.127.Final -io.netty:netty-codec-http2;4.1.127.Final -io.netty:netty-handler;4.1.127.Final -io.netty:netty-handler-proxy;4.1.127.Final -io.netty:netty-resolver;4.1.127.Final -io.netty:netty-resolver-dns;4.1.127.Final +io.netty:netty-buffer;4.1.130.Final +io.netty:netty-common;4.1.130.Final +io.netty:netty-codec;4.1.130.Final +io.netty:netty-codec-http;4.1.130.Final +io.netty:netty-codec-http2;4.1.130.Final +io.netty:netty-handler;4.1.130.Final +io.netty:netty-handler-proxy;4.1.130.Final +io.netty:netty-resolver;4.1.130.Final +io.netty:netty-resolver-dns;4.1.130.Final io.netty:netty-tcnative-boringssl-static;2.0.74.Final -io.netty:netty-transport;4.1.127.Final -io.netty:netty-transport-native-epoll;4.1.127.Final -io.netty:netty-transport-native-unix-common;4.1.127.Final -io.netty:netty-transport-native-kqueue;4.1.127.Final -io.projectreactor.netty:reactor-netty-http;1.2.10 -io.projectreactor:reactor-core;3.7.11 +io.netty:netty-transport;4.1.130.Final +io.netty:netty-transport-native-epoll;4.1.130.Final +io.netty:netty-transport-native-unix-common;4.1.130.Final +io.netty:netty-transport-native-kqueue;4.1.130.Final +io.projectreactor.netty:reactor-netty-http;1.2.13 +io.projectreactor:reactor-core;3.7.14 io.vertx:vertx-codegen;4.5.17 io.vertx:vertx-core;4.5.17 javax.websocket:javax.websocket-api;1.1 diff --git a/sdk/clientcore/http-netty4/pom.xml b/sdk/clientcore/http-netty4/pom.xml index 4a4a7905215c..7590e0004aa0 100644 --- a/sdk/clientcore/http-netty4/pom.xml +++ b/sdk/clientcore/http-netty4/pom.xml @@ -56,7 +56,7 @@ io.clientcore.core.implementation*,io.clientcore.core.models,io.clientcore.core.util,io.clientcore.core.util* - 4.1.127.Final + 4.1.130.Final @@ -69,52 +69,52 @@ io.netty netty-buffer - 4.1.127.Final + 4.1.130.Final io.netty netty-codec - 4.1.127.Final + 4.1.130.Final io.netty netty-codec-http - 4.1.127.Final + 4.1.130.Final io.netty netty-codec-http2 - 4.1.127.Final + 4.1.130.Final io.netty netty-common - 4.1.127.Final + 4.1.130.Final io.netty netty-handler - 4.1.127.Final + 4.1.130.Final io.netty netty-handler-proxy - 4.1.127.Final + 4.1.130.Final io.netty netty-resolver - 4.1.127.Final + 4.1.130.Final io.netty netty-resolver-dns - 4.1.127.Final + 4.1.130.Final io.netty netty-transport - 4.1.127.Final + 4.1.130.Final @@ -129,14 +129,14 @@ io.netty netty-transport-native-unix-common - 4.1.127.Final + 4.1.130.Final linux-x86_64 test io.netty netty-transport-native-epoll - 4.1.127.Final + 4.1.130.Final linux-x86_64 test @@ -144,14 +144,14 @@ io.netty netty-transport-native-unix-common - 4.1.127.Final + 4.1.130.Final osx-x86_64 test io.netty netty-transport-native-kqueue - 4.1.127.Final + 4.1.130.Final osx-x86_64 test @@ -223,16 +223,16 @@ - io.netty:netty-buffer:[4.1.127.Final] - io.netty:netty-codec:[4.1.127.Final] - io.netty:netty-codec-http:[4.1.127.Final] - io.netty:netty-codec-http2:[4.1.127.Final] - io.netty:netty-common:[4.1.127.Final] - io.netty:netty-handler:[4.1.127.Final] - io.netty:netty-handler-proxy:[4.1.127.Final] - io.netty:netty-resolver:[4.1.127.Final] - io.netty:netty-resolver-dns:[4.1.127.Final] - io.netty:netty-transport:[4.1.127.Final] + io.netty:netty-buffer:[4.1.130.Final] + io.netty:netty-codec:[4.1.130.Final] + io.netty:netty-codec-http:[4.1.130.Final] + io.netty:netty-codec-http2:[4.1.130.Final] + io.netty:netty-common:[4.1.130.Final] + io.netty:netty-handler:[4.1.130.Final] + io.netty:netty-handler-proxy:[4.1.130.Final] + io.netty:netty-resolver:[4.1.130.Final] + io.netty:netty-resolver-dns:[4.1.130.Final] + io.netty:netty-transport:[4.1.130.Final] diff --git a/sdk/core/azure-core-http-netty/pom.xml b/sdk/core/azure-core-http-netty/pom.xml index 22f355727f19..1bc538843e11 100644 --- a/sdk/core/azure-core-http-netty/pom.xml +++ b/sdk/core/azure-core-http-netty/pom.xml @@ -64,7 +64,7 @@ false false - 4.1.127.Final + 4.1.130.Final 2.0.74.Final @@ -85,49 +85,49 @@ io.netty netty-handler - 4.1.127.Final + 4.1.130.Final io.netty netty-handler-proxy - 4.1.127.Final + 4.1.130.Final io.netty netty-buffer - 4.1.127.Final + 4.1.130.Final io.netty netty-codec - 4.1.127.Final + 4.1.130.Final io.netty netty-codec-http - 4.1.127.Final + 4.1.130.Final io.netty netty-codec-http2 - 4.1.127.Final + 4.1.130.Final io.netty netty-transport-native-unix-common - 4.1.127.Final + 4.1.130.Final io.netty netty-transport-native-epoll - 4.1.127.Final + 4.1.130.Final linux-x86_64 io.netty netty-transport-native-kqueue - 4.1.127.Final + 4.1.130.Final osx-x86_64 @@ -141,13 +141,13 @@ io.projectreactor.netty reactor-netty-http - 1.2.10 + 1.2.13 io.netty netty-common - 4.1.127.Final + 4.1.130.Final @@ -209,17 +209,17 @@ io.netty:netty-tcnative-boringssl-static:[2.0.74.Final] - io.projectreactor.netty:reactor-netty-http:[1.2.10] - io.netty:netty-buffer:[4.1.127.Final] - io.netty:netty-common:[4.1.127.Final] - io.netty:netty-codec:[4.1.127.Final] - io.netty:netty-codec-http:[4.1.127.Final] - io.netty:netty-codec-http2:[4.1.127.Final] - io.netty:netty-handler:[4.1.127.Final] - io.netty:netty-handler-proxy:[4.1.127.Final] - io.netty:netty-transport-native-unix-common:[4.1.127.Final] - io.netty:netty-transport-native-epoll:[4.1.127.Final] - io.netty:netty-transport-native-kqueue:[4.1.127.Final] + io.projectreactor.netty:reactor-netty-http:[1.2.13] + io.netty:netty-buffer:[4.1.130.Final] + io.netty:netty-common:[4.1.130.Final] + io.netty:netty-codec:[4.1.130.Final] + io.netty:netty-codec-http:[4.1.130.Final] + io.netty:netty-codec-http2:[4.1.130.Final] + io.netty:netty-handler:[4.1.130.Final] + io.netty:netty-handler-proxy:[4.1.130.Final] + io.netty:netty-transport-native-unix-common:[4.1.130.Final] + io.netty:netty-transport-native-epoll:[4.1.130.Final] + io.netty:netty-transport-native-kqueue:[4.1.130.Final] diff --git a/sdk/core/azure-core-version-tests/pom.xml b/sdk/core/azure-core-version-tests/pom.xml index 9523d94d1e4f..c5a411966a46 100644 --- a/sdk/core/azure-core-version-tests/pom.xml +++ b/sdk/core/azure-core-version-tests/pom.xml @@ -95,7 +95,7 @@ io.projectreactor reactor-core - 3.7.11 + 3.7.14 + io.projectreactor:reactor-core:[3.7.14] com.fasterxml.jackson.core:jackson-annotations:[2.18.4] com.fasterxml.jackson.core:jackson-core:[2.18.4.1] com.fasterxml.jackson.core:jackson-databind:[2.18.4] diff --git a/sdk/core/azure-core/pom.xml b/sdk/core/azure-core/pom.xml index 50bcda060b2e..35b5d61b2f9a 100644 --- a/sdk/core/azure-core/pom.xml +++ b/sdk/core/azure-core/pom.xml @@ -146,7 +146,7 @@ io.projectreactor reactor-core - 3.7.11 + 3.7.14 @@ -223,7 +223,7 @@ - io.projectreactor:reactor-core:[3.7.11] + io.projectreactor:reactor-core:[3.7.14] com.fasterxml.jackson.core:jackson-annotations:[2.18.4] com.fasterxml.jackson.core:jackson-core:[2.18.4.1] com.fasterxml.jackson.core:jackson-databind:[2.18.4] diff --git a/sdk/eventhubs/azure-messaging-eventhubs/docs/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs/docs/pom.xml index 75d70be681e4..f46543617a70 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs/docs/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs/docs/pom.xml @@ -25,7 +25,7 @@ io.projectreactor reactor-core - 3.7.11 + 3.7.14 diff --git a/sdk/openai/azure-ai-openai-realtime/pom.xml b/sdk/openai/azure-ai-openai-realtime/pom.xml index ca7910bc3405..f3d76274d452 100644 --- a/sdk/openai/azure-ai-openai-realtime/pom.xml +++ b/sdk/openai/azure-ai-openai-realtime/pom.xml @@ -66,7 +66,7 @@ io.netty netty-codec-http - 4.1.127.Final + 4.1.130.Final @@ -102,7 +102,7 @@ - io.netty:netty-codec-http:[4.1.127.Final] + io.netty:netty-codec-http:[4.1.130.Final] diff --git a/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml b/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml index f02094579e35..85b3ffa241c5 100644 --- a/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml +++ b/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml @@ -55,7 +55,7 @@ io.netty netty-codec-http - 4.1.127.Final + 4.1.130.Final @@ -101,7 +101,7 @@ - io.netty:netty-codec-http:[4.1.127.Final] + io.netty:netty-codec-http:[4.1.130.Final]