diff --git a/common/perf-test-core/pom.xml b/common/perf-test-core/pom.xml index 6c0ec3e5d2c42..0b1f890575c3d 100644 --- a/common/perf-test-core/pom.xml +++ b/common/perf-test-core/pom.xml @@ -51,7 +51,7 @@ com.beust:jcommander:[1.78] - io.projectreactor:reactor-core:[3.4.33] + io.projectreactor:reactor-core:[3.4.34] diff --git a/eng/versioning/external_dependencies.txt b/eng/versioning/external_dependencies.txt index 272b660d3632e..a47f226e918b7 100644 --- a/eng/versioning/external_dependencies.txt +++ b/eng/versioning/external_dependencies.txt @@ -54,22 +54,22 @@ io.fabric8:kubernetes-client;5.12.3 io.micrometer:micrometer-core;1.9.16 io.micrometer:micrometer-registry-azure-monitor;1.9.16 io.micrometer:micrometer-registry-graphite;1.9.16 -io.netty:netty-buffer;4.1.100.Final -io.netty:netty-common;4.1.100.Final -io.netty:netty-codec;4.1.100.Final -io.netty:netty-codec-http;4.1.100.Final -io.netty:netty-codec-http2;4.1.100.Final -io.netty:netty-transport;4.1.100.Final -io.netty:netty-handler;4.1.100.Final -io.netty:netty-handler-proxy;4.1.100.Final +io.netty:netty-buffer;4.1.101.Final +io.netty:netty-common;4.1.101.Final +io.netty:netty-codec;4.1.101.Final +io.netty:netty-codec-http;4.1.101.Final +io.netty:netty-codec-http2;4.1.101.Final +io.netty:netty-transport;4.1.101.Final +io.netty:netty-handler;4.1.101.Final +io.netty:netty-handler-proxy;4.1.101.Final io.netty:netty-tcnative;2.0.62.Final io.netty:netty-tcnative-boringssl-static;2.0.62.Final -io.netty:netty-transport-native-epoll;4.1.100.Final -io.netty:netty-transport-native-unix-common;4.1.100.Final -io.netty:netty-transport-native-kqueue;4.1.100.Final -io.projectreactor.netty:reactor-netty;1.0.38 -io.projectreactor.netty:reactor-netty-http;1.0.38 -io.projectreactor:reactor-core;3.4.33 +io.netty:netty-transport-native-epoll;4.1.101.Final +io.netty:netty-transport-native-unix-common;4.1.101.Final +io.netty:netty-transport-native-kqueue;4.1.101.Final +io.projectreactor.netty:reactor-netty;1.0.39 +io.projectreactor.netty:reactor-netty-http;1.0.39 +io.projectreactor:reactor-core;3.4.34 io.vertx:vertx-codegen;4.4.4 io.vertx:vertx-core;4.4.4 jakarta.validation:jakarta.validation-api;2.0.2 @@ -215,7 +215,7 @@ io.opentelemetry.instrumentation:opentelemetry-spring-boot-starter;1.31.0-alpha io.opentelemetry.instrumentation:opentelemetry-jdbc;1.31.0-alpha io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0;1.31.0-alpha -io.projectreactor:reactor-test;3.4.33 +io.projectreactor:reactor-test;3.4.34 io.github.hakky54:logcaptor;2.9.0 com.squareup.okio:okio;3.6.0 com.squareup.okio:okio-jvm;3.6.0 diff --git a/sdk/aot/azure-aot-graalvm-support-netty/pom.xml b/sdk/aot/azure-aot-graalvm-support-netty/pom.xml index a100ef7ca23a2..dca396554fcb3 100644 --- a/sdk/aot/azure-aot-graalvm-support-netty/pom.xml +++ b/sdk/aot/azure-aot-graalvm-support-netty/pom.xml @@ -66,44 +66,44 @@ io.netty netty-handler - 4.1.100.Final + 4.1.101.Final io.netty netty-handler-proxy - 4.1.100.Final + 4.1.101.Final io.netty netty-buffer - 4.1.100.Final + 4.1.101.Final io.netty netty-codec-http - 4.1.100.Final + 4.1.101.Final io.netty netty-codec-http2 - 4.1.100.Final + 4.1.101.Final io.netty netty-transport-native-unix-common - 4.1.100.Final + 4.1.101.Final io.netty netty-transport-native-epoll - 4.1.100.Final + 4.1.101.Final linux-x86_64 io.netty netty-transport-native-kqueue - 4.1.100.Final + 4.1.101.Final osx-x86_64 @@ -118,14 +118,14 @@ - io.netty:netty-buffer:[4.1.100.Final] - io.netty:netty-codec-http:[4.1.100.Final] - io.netty:netty-codec-http2:[4.1.100.Final] - io.netty:netty-handler:[4.1.100.Final] - io.netty:netty-handler-proxy:[4.1.100.Final] - io.netty:netty-transport-native-unix-common:[4.1.100.Final] - io.netty:netty-transport-native-epoll:[4.1.100.Final] - io.netty:netty-transport-native-kqueue:[4.1.100.Final] + io.netty:netty-buffer:[4.1.101.Final] + io.netty:netty-codec-http:[4.1.101.Final] + io.netty:netty-codec-http2:[4.1.101.Final] + io.netty:netty-handler:[4.1.101.Final] + io.netty:netty-handler-proxy:[4.1.101.Final] + io.netty:netty-transport-native-unix-common:[4.1.101.Final] + io.netty:netty-transport-native-epoll:[4.1.101.Final] + io.netty:netty-transport-native-kqueue:[4.1.101.Final] diff --git a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml index 2b97b72f41956..40342982de7a7 100644 --- a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml +++ b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml @@ -103,7 +103,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-callautomation/pom.xml b/sdk/communication/azure-communication-callautomation/pom.xml index 051e2284c217c..2bb2e3276a0f2 100644 --- a/sdk/communication/azure-communication-callautomation/pom.xml +++ b/sdk/communication/azure-communication-callautomation/pom.xml @@ -119,7 +119,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-callingserver/pom.xml b/sdk/communication/azure-communication-callingserver/pom.xml index 043e9855a0c35..3fad62c4e4707 100644 --- a/sdk/communication/azure-communication-callingserver/pom.xml +++ b/sdk/communication/azure-communication-callingserver/pom.xml @@ -112,7 +112,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-common/pom.xml b/sdk/communication/azure-communication-common/pom.xml index d994b4c9afd8f..eea92e54f2602 100644 --- a/sdk/communication/azure-communication-common/pom.xml +++ b/sdk/communication/azure-communication-common/pom.xml @@ -81,7 +81,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-identity/pom.xml b/sdk/communication/azure-communication-identity/pom.xml index cfdebec159c0a..520e92903a6e2 100644 --- a/sdk/communication/azure-communication-identity/pom.xml +++ b/sdk/communication/azure-communication-identity/pom.xml @@ -91,7 +91,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-jobrouter/pom.xml b/sdk/communication/azure-communication-jobrouter/pom.xml index 6dfb34cf762a0..c27baeac34d56 100644 --- a/sdk/communication/azure-communication-jobrouter/pom.xml +++ b/sdk/communication/azure-communication-jobrouter/pom.xml @@ -62,7 +62,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-networktraversal/pom.xml b/sdk/communication/azure-communication-networktraversal/pom.xml index cba26ddfa6281..c48b9ad6dbbf3 100644 --- a/sdk/communication/azure-communication-networktraversal/pom.xml +++ b/sdk/communication/azure-communication-networktraversal/pom.xml @@ -89,7 +89,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-phonenumbers/pom.xml b/sdk/communication/azure-communication-phonenumbers/pom.xml index 0c8cd24e0535e..19871a76480d8 100644 --- a/sdk/communication/azure-communication-phonenumbers/pom.xml +++ b/sdk/communication/azure-communication-phonenumbers/pom.xml @@ -91,7 +91,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-rooms/pom.xml b/sdk/communication/azure-communication-rooms/pom.xml index 571f9a6053511..e560c9de3433e 100644 --- a/sdk/communication/azure-communication-rooms/pom.xml +++ b/sdk/communication/azure-communication-rooms/pom.xml @@ -99,7 +99,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-sms/pom.xml b/sdk/communication/azure-communication-sms/pom.xml index a1fc2e55a911b..80ffcfab00f84 100644 --- a/sdk/communication/azure-communication-sms/pom.xml +++ b/sdk/communication/azure-communication-sms/pom.xml @@ -95,7 +95,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/containerregistry/azure-containers-containerregistry/pom.xml b/sdk/containerregistry/azure-containers-containerregistry/pom.xml index cec26756f9cf6..47646dec73c76 100644 --- a/sdk/containerregistry/azure-containers-containerregistry/pom.xml +++ b/sdk/containerregistry/azure-containers-containerregistry/pom.xml @@ -85,7 +85,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-amqp-experimental/pom.xml b/sdk/core/azure-core-amqp-experimental/pom.xml index 1601aeb99efc8..158d7cab444d3 100644 --- a/sdk/core/azure-core-amqp-experimental/pom.xml +++ b/sdk/core/azure-core-amqp-experimental/pom.xml @@ -88,7 +88,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-amqp/pom.xml b/sdk/core/azure-core-amqp/pom.xml index c8cf320333ab5..fcd9bc715e8ec 100644 --- a/sdk/core/azure-core-amqp/pom.xml +++ b/sdk/core/azure-core-amqp/pom.xml @@ -86,7 +86,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-experimental/pom.xml b/sdk/core/azure-core-experimental/pom.xml index 1dde26704d1d9..440104a087de6 100644 --- a/sdk/core/azure-core-experimental/pom.xml +++ b/sdk/core/azure-core-experimental/pom.xml @@ -115,7 +115,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-http-jdk-httpclient/pom.xml b/sdk/core/azure-core-http-jdk-httpclient/pom.xml index 565fba7f791dd..2a7da190992b4 100644 --- a/sdk/core/azure-core-http-jdk-httpclient/pom.xml +++ b/sdk/core/azure-core-http-jdk-httpclient/pom.xml @@ -99,7 +99,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-http-netty/pom.xml b/sdk/core/azure-core-http-netty/pom.xml index 05bb98a8892da..72674577efd97 100644 --- a/sdk/core/azure-core-http-netty/pom.xml +++ b/sdk/core/azure-core-http-netty/pom.xml @@ -78,49 +78,49 @@ io.netty netty-handler - 4.1.100.Final + 4.1.101.Final io.netty netty-handler-proxy - 4.1.100.Final + 4.1.101.Final io.netty netty-buffer - 4.1.100.Final + 4.1.101.Final io.netty netty-codec - 4.1.100.Final + 4.1.101.Final io.netty netty-codec-http - 4.1.100.Final + 4.1.101.Final io.netty netty-codec-http2 - 4.1.100.Final + 4.1.101.Final io.netty netty-transport-native-unix-common - 4.1.100.Final + 4.1.101.Final io.netty netty-transport-native-epoll - 4.1.100.Final + 4.1.101.Final linux-x86_64 io.netty netty-transport-native-kqueue - 4.1.100.Final + 4.1.101.Final osx-x86_64 @@ -134,13 +134,13 @@ io.projectreactor.netty reactor-netty-http - 1.0.38 + 1.0.39 io.netty netty-common - 4.1.100.Final + 4.1.101.Final @@ -166,7 +166,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test @@ -208,17 +208,17 @@ io.netty:netty-tcnative-boringssl-static:[2.0.62.Final] - io.projectreactor.netty:reactor-netty-http:[1.0.38] - io.netty:netty-buffer:[4.1.100.Final] - io.netty:netty-common:[4.1.100.Final] - io.netty:netty-codec:[4.1.100.Final] - io.netty:netty-codec-http:[4.1.100.Final] - io.netty:netty-codec-http2:[4.1.100.Final] - io.netty:netty-handler:[4.1.100.Final] - io.netty:netty-handler-proxy:[4.1.100.Final] - io.netty:netty-transport-native-unix-common:[4.1.100.Final] - io.netty:netty-transport-native-epoll:[4.1.100.Final] - io.netty:netty-transport-native-kqueue:[4.1.100.Final] + io.projectreactor.netty:reactor-netty-http:[1.0.39] + io.netty:netty-buffer:[4.1.101.Final] + io.netty:netty-common:[4.1.101.Final] + io.netty:netty-codec:[4.1.101.Final] + io.netty:netty-codec-http:[4.1.101.Final] + io.netty:netty-codec-http2:[4.1.101.Final] + io.netty:netty-handler:[4.1.101.Final] + io.netty:netty-handler-proxy:[4.1.101.Final] + io.netty:netty-transport-native-unix-common:[4.1.101.Final] + io.netty:netty-transport-native-epoll:[4.1.101.Final] + io.netty:netty-transport-native-kqueue:[4.1.101.Final] diff --git a/sdk/core/azure-core-http-okhttp/pom.xml b/sdk/core/azure-core-http-okhttp/pom.xml index b44e93b71d8c8..5b28e43ae2a4d 100644 --- a/sdk/core/azure-core-http-okhttp/pom.xml +++ b/sdk/core/azure-core-http-okhttp/pom.xml @@ -110,7 +110,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-http-vertx/pom.xml b/sdk/core/azure-core-http-vertx/pom.xml index f09269faf6d42..16295da149472 100644 --- a/sdk/core/azure-core-http-vertx/pom.xml +++ b/sdk/core/azure-core-http-vertx/pom.xml @@ -112,7 +112,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-management/pom.xml b/sdk/core/azure-core-management/pom.xml index c0657eed47353..6e5ae9d74440a 100644 --- a/sdk/core/azure-core-management/pom.xml +++ b/sdk/core/azure-core-management/pom.xml @@ -87,7 +87,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-perf/pom.xml b/sdk/core/azure-core-perf/pom.xml index 28832e75760f8..85588932633cc 100644 --- a/sdk/core/azure-core-perf/pom.xml +++ b/sdk/core/azure-core-perf/pom.xml @@ -69,7 +69,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-serializer-avro-apache/pom.xml b/sdk/core/azure-core-serializer-avro-apache/pom.xml index 108124f74aebf..29892d286363a 100644 --- a/sdk/core/azure-core-serializer-avro-apache/pom.xml +++ b/sdk/core/azure-core-serializer-avro-apache/pom.xml @@ -87,7 +87,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-serializer-avro-jackson/pom.xml b/sdk/core/azure-core-serializer-avro-jackson/pom.xml index b1bbdee6e6cb3..b091e353a7e68 100644 --- a/sdk/core/azure-core-serializer-avro-jackson/pom.xml +++ b/sdk/core/azure-core-serializer-avro-jackson/pom.xml @@ -83,7 +83,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-serializer-json-gson/pom.xml b/sdk/core/azure-core-serializer-json-gson/pom.xml index 45c14a647d7f7..4ca40f95c7193 100644 --- a/sdk/core/azure-core-serializer-json-gson/pom.xml +++ b/sdk/core/azure-core-serializer-json-gson/pom.xml @@ -120,7 +120,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-serializer-json-jackson/pom.xml b/sdk/core/azure-core-serializer-json-jackson/pom.xml index 67d0fdb0068dd..c49309725a541 100644 --- a/sdk/core/azure-core-serializer-json-jackson/pom.xml +++ b/sdk/core/azure-core-serializer-json-jackson/pom.xml @@ -144,7 +144,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-test/pom.xml b/sdk/core/azure-core-test/pom.xml index 27e727478d88c..91a0fcf407bcc 100644 --- a/sdk/core/azure-core-test/pom.xml +++ b/sdk/core/azure-core-test/pom.xml @@ -76,7 +76,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 @@ -106,7 +106,7 @@ io.projectreactor.netty reactor-netty-http - 1.0.38 + 1.0.39 org.apache.commons @@ -152,9 +152,9 @@ - io.projectreactor:reactor-test:[3.4.33] + io.projectreactor:reactor-test:[3.4.34] com.fasterxml.jackson.dataformat:jackson-dataformat-xml:[2.13.5] - io.projectreactor.netty:reactor-netty-http:[1.0.38] + io.projectreactor.netty:reactor-netty-http:[1.0.39] org.junit.jupiter:junit-jupiter-api:[5.9.3] org.junit.jupiter:junit-jupiter-params:[5.9.3] diff --git a/sdk/core/azure-core-version-tests/pom.xml b/sdk/core/azure-core-version-tests/pom.xml index c444d2a5504e8..506a5475fa32e 100644 --- a/sdk/core/azure-core-version-tests/pom.xml +++ b/sdk/core/azure-core-version-tests/pom.xml @@ -93,7 +93,7 @@ io.projectreactor reactor-core - 3.4.33 + 3.4.34 + 3.4.34 test @@ -147,7 +147,7 @@ - io.projectreactor:reactor-core:[3.4.33] + io.projectreactor:reactor-core:[3.4.34] com.fasterxml.jackson.core:jackson-annotations:[2.13.5] com.fasterxml.jackson.core:jackson-core:[2.13.5] com.fasterxml.jackson.core:jackson-databind:[2.13.5] diff --git a/sdk/core/azure-core/pom.xml b/sdk/core/azure-core/pom.xml index 1b7a56d1d1f3c..7eb7d4ab975c4 100644 --- a/sdk/core/azure-core/pom.xml +++ b/sdk/core/azure-core/pom.xml @@ -137,7 +137,7 @@ io.projectreactor reactor-core - 3.4.33 + 3.4.34 @@ -157,7 +157,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test @@ -230,7 +230,7 @@ - io.projectreactor:reactor-core:[3.4.33] + io.projectreactor:reactor-core:[3.4.34] com.fasterxml.jackson.core:jackson-annotations:[2.13.5] com.fasterxml.jackson.core:jackson-core:[2.13.5] com.fasterxml.jackson.core:jackson-databind:[2.13.5] diff --git a/sdk/cosmos/azure-cosmos-encryption/pom.xml b/sdk/cosmos/azure-cosmos-encryption/pom.xml index 95a2ab2440acf..bbe0ba8c5e01b 100644 --- a/sdk/cosmos/azure-cosmos-encryption/pom.xml +++ b/sdk/cosmos/azure-cosmos-encryption/pom.xml @@ -174,7 +174,7 @@ Licensed under the MIT License. io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml index 508b0e52a5de9..1ee24289eda81 100644 --- a/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml +++ b/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml @@ -125,7 +125,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/cosmos/azure-cosmos-tests/pom.xml b/sdk/cosmos/azure-cosmos-tests/pom.xml index 824094bf0538b..1dcd370481017 100644 --- a/sdk/cosmos/azure-cosmos-tests/pom.xml +++ b/sdk/cosmos/azure-cosmos-tests/pom.xml @@ -174,7 +174,7 @@ Licensed under the MIT License. io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/e2e/pom.xml b/sdk/e2e/pom.xml index 8872fe2ab20ec..4758b12e88432 100644 --- a/sdk/e2e/pom.xml +++ b/sdk/e2e/pom.xml @@ -82,7 +82,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/eventgrid/azure-messaging-eventgrid/pom.xml b/sdk/eventgrid/azure-messaging-eventgrid/pom.xml index 8104c364e777f..440967c6746c3 100644 --- a/sdk/eventgrid/azure-messaging-eventgrid/pom.xml +++ b/sdk/eventgrid/azure-messaging-eventgrid/pom.xml @@ -132,7 +132,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml index 126ccc9420137..8bf825ef9d118 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml @@ -91,7 +91,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-jedis/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-jedis/pom.xml index eea33eeb3ea0b..e39acb966ceb5 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-jedis/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-jedis/pom.xml @@ -77,7 +77,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/eventhubs/azure-messaging-eventhubs/docs/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs/docs/pom.xml index 6c4e6d99bd411..9a8229f234fb5 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.4.33 + 3.4.34 diff --git a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml index a3a256cff27f1..a537189d8744c 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml @@ -86,7 +86,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/identity/azure-identity/pom.xml b/sdk/identity/azure-identity/pom.xml index 756585712d82c..831197ceb2819 100644 --- a/sdk/identity/azure-identity/pom.xml +++ b/sdk/identity/azure-identity/pom.xml @@ -82,7 +82,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/keyvault/azure-security-keyvault-administration/pom.xml b/sdk/keyvault/azure-security-keyvault-administration/pom.xml index dd4b74f81846e..8508afe1573ea 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-administration/pom.xml @@ -88,7 +88,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/keyvault/azure-security-keyvault-certificates/pom.xml b/sdk/keyvault/azure-security-keyvault-certificates/pom.xml index e0437c4603992..09600ebdc642f 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-certificates/pom.xml @@ -83,7 +83,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/keyvault/azure-security-keyvault-keys/pom.xml b/sdk/keyvault/azure-security-keyvault-keys/pom.xml index d49ce2f1c598e..9482a28823c91 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-keys/pom.xml @@ -100,7 +100,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/keyvault/azure-security-keyvault-secrets/pom.xml b/sdk/keyvault/azure-security-keyvault-secrets/pom.xml index ad6b9eb886238..fb6c81d66438d 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-secrets/pom.xml @@ -96,7 +96,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-elevation/pom.xml b/sdk/maps/azure-maps-elevation/pom.xml index 4fd181cd4a22f..23eda1c8c89ed 100644 --- a/sdk/maps/azure-maps-elevation/pom.xml +++ b/sdk/maps/azure-maps-elevation/pom.xml @@ -97,7 +97,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-geolocation/pom.xml b/sdk/maps/azure-maps-geolocation/pom.xml index 702019706bf65..6856a3ea41c4a 100644 --- a/sdk/maps/azure-maps-geolocation/pom.xml +++ b/sdk/maps/azure-maps-geolocation/pom.xml @@ -101,7 +101,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-render/pom.xml b/sdk/maps/azure-maps-render/pom.xml index 98966476c98e1..e545915afc13a 100644 --- a/sdk/maps/azure-maps-render/pom.xml +++ b/sdk/maps/azure-maps-render/pom.xml @@ -110,7 +110,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-route/pom.xml b/sdk/maps/azure-maps-route/pom.xml index 73e456baf89d2..84bf32571ab59 100644 --- a/sdk/maps/azure-maps-route/pom.xml +++ b/sdk/maps/azure-maps-route/pom.xml @@ -116,7 +116,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-search/pom.xml b/sdk/maps/azure-maps-search/pom.xml index 9844bb3d2eca7..8e0947041e1ac 100644 --- a/sdk/maps/azure-maps-search/pom.xml +++ b/sdk/maps/azure-maps-search/pom.xml @@ -111,7 +111,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-timezone/pom.xml b/sdk/maps/azure-maps-timezone/pom.xml index a4c59b4e2efbb..d555eaa459b0a 100644 --- a/sdk/maps/azure-maps-timezone/pom.xml +++ b/sdk/maps/azure-maps-timezone/pom.xml @@ -107,7 +107,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-traffic/pom.xml b/sdk/maps/azure-maps-traffic/pom.xml index 72da841d73cb7..cbb615a3cbb51 100644 --- a/sdk/maps/azure-maps-traffic/pom.xml +++ b/sdk/maps/azure-maps-traffic/pom.xml @@ -98,7 +98,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-weather/pom.xml b/sdk/maps/azure-maps-weather/pom.xml index 00ccdc3be096f..ad5a6d6b765d6 100644 --- a/sdk/maps/azure-maps-weather/pom.xml +++ b/sdk/maps/azure-maps-weather/pom.xml @@ -108,7 +108,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/mixedreality/azure-mixedreality-authentication/pom.xml b/sdk/mixedreality/azure-mixedreality-authentication/pom.xml index d0d437c6223a4..5bca05f62c437 100644 --- a/sdk/mixedreality/azure-mixedreality-authentication/pom.xml +++ b/sdk/mixedreality/azure-mixedreality-authentication/pom.xml @@ -82,7 +82,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/monitor/azure-monitor-ingestion/pom.xml b/sdk/monitor/azure-monitor-ingestion/pom.xml index 61c30d24eb2cf..43b73368ba20b 100644 --- a/sdk/monitor/azure-monitor-ingestion/pom.xml +++ b/sdk/monitor/azure-monitor-ingestion/pom.xml @@ -100,7 +100,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/remoterendering/azure-mixedreality-remoterendering/pom.xml b/sdk/remoterendering/azure-mixedreality-remoterendering/pom.xml index b134f528444ab..5276a9122b2b7 100644 --- a/sdk/remoterendering/azure-mixedreality-remoterendering/pom.xml +++ b/sdk/remoterendering/azure-mixedreality-remoterendering/pom.xml @@ -79,7 +79,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml b/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml index a65a1f4b26ef2..39be00167cb9d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml @@ -96,7 +96,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/resourcemanagerhybrid/azure-resourcemanager-resources/pom.xml b/sdk/resourcemanagerhybrid/azure-resourcemanager-resources/pom.xml index 7ff6a8fa8dbfd..40a1fca90b606 100644 --- a/sdk/resourcemanagerhybrid/azure-resourcemanager-resources/pom.xml +++ b/sdk/resourcemanagerhybrid/azure-resourcemanager-resources/pom.xml @@ -93,7 +93,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml index 60dd1e247d33f..50e2a07f3b3d6 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml +++ b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml @@ -80,7 +80,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/schemaregistry/azure-data-schemaregistry-jsonschema/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry-jsonschema/pom.xml index 2257cba701850..e4e5d85450c3e 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry-jsonschema/pom.xml +++ b/sdk/schemaregistry/azure-data-schemaregistry-jsonschema/pom.xml @@ -61,7 +61,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml index 3fcffae72c612..3ffdf6daffe04 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml +++ b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml @@ -64,7 +64,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/search/azure-search-documents/pom.xml b/sdk/search/azure-search-documents/pom.xml index c27d63680efd7..eaa1387cb39f5 100644 --- a/sdk/search/azure-search-documents/pom.xml +++ b/sdk/search/azure-search-documents/pom.xml @@ -119,7 +119,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/servicebus/azure-messaging-servicebus/pom.xml b/sdk/servicebus/azure-messaging-servicebus/pom.xml index 7ca9c035ac014..21bc1ce1ec90b 100644 --- a/sdk/servicebus/azure-messaging-servicebus/pom.xml +++ b/sdk/servicebus/azure-messaging-servicebus/pom.xml @@ -113,7 +113,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/spring/azure-spring-data-cosmos/pom.xml b/sdk/spring/azure-spring-data-cosmos/pom.xml index 53d6e2314978c..32d0fb1fb4c2b 100644 --- a/sdk/spring/azure-spring-data-cosmos/pom.xml +++ b/sdk/spring/azure-spring-data-cosmos/pom.xml @@ -154,7 +154,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/spring/spring-cloud-azure-feature-management/pom.xml b/sdk/spring/spring-cloud-azure-feature-management/pom.xml index e853c8fc45e0c..3149b1a7d4315 100644 --- a/sdk/spring/spring-cloud-azure-feature-management/pom.xml +++ b/sdk/spring/spring-cloud-azure-feature-management/pom.xml @@ -52,7 +52,7 @@ io.projectreactor.netty reactor-netty - 1.0.38 + 1.0.39 org.springframework.boot @@ -73,7 +73,7 @@ com.fasterxml.jackson.core:jackson-annotations:[2.13.5] com.fasterxml.jackson.core:jackson-databind:[2.13.5] - io.projectreactor.netty:reactor-netty:[1.0.38] + io.projectreactor.netty:reactor-netty:[1.0.39] org.springframework.boot:spring-boot-starter:[2.7.17] org.springframework:spring-context:[5.3.30] diff --git a/sdk/spring/spring-cloud-azure-starter-servicebus-jms/pom.xml b/sdk/spring/spring-cloud-azure-starter-servicebus-jms/pom.xml index ad64c35612978..760444cee98cc 100644 --- a/sdk/spring/spring-cloud-azure-starter-servicebus-jms/pom.xml +++ b/sdk/spring/spring-cloud-azure-starter-servicebus-jms/pom.xml @@ -135,37 +135,37 @@ currently released version and a lower version is resolved. --> io.netty netty-buffer - 4.1.100.Final + 4.1.101.Final io.netty netty-common - 4.1.100.Final + 4.1.101.Final io.netty netty-handler - 4.1.100.Final + 4.1.101.Final io.netty netty-transport - 4.1.100.Final + 4.1.101.Final io.netty netty-transport-native-epoll - 4.1.100.Final + 4.1.101.Final io.netty netty-transport-native-kqueue - 4.1.100.Final + 4.1.101.Final io.netty netty-codec-http - 4.1.100.Final + 4.1.101.Final com.azure diff --git a/sdk/spring/spring-messaging-azure-eventhubs/pom.xml b/sdk/spring/spring-messaging-azure-eventhubs/pom.xml index e7c471f95edff..26a8560881de2 100644 --- a/sdk/spring/spring-messaging-azure-eventhubs/pom.xml +++ b/sdk/spring/spring-messaging-azure-eventhubs/pom.xml @@ -118,7 +118,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-blob-batch/pom.xml b/sdk/storage/azure-storage-blob-batch/pom.xml index 66cf248aab663..964f085e6fb0b 100644 --- a/sdk/storage/azure-storage-blob-batch/pom.xml +++ b/sdk/storage/azure-storage-blob-batch/pom.xml @@ -102,7 +102,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-blob-changefeed/pom.xml b/sdk/storage/azure-storage-blob-changefeed/pom.xml index 42e11692e1993..d068c00510297 100644 --- a/sdk/storage/azure-storage-blob-changefeed/pom.xml +++ b/sdk/storage/azure-storage-blob-changefeed/pom.xml @@ -109,7 +109,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-blob-nio/pom.xml b/sdk/storage/azure-storage-blob-nio/pom.xml index eb3abd5ff0c71..a7f0bd7a037a8 100644 --- a/sdk/storage/azure-storage-blob-nio/pom.xml +++ b/sdk/storage/azure-storage-blob-nio/pom.xml @@ -102,7 +102,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml index f0f4d80d1128b..e72437519646b 100644 --- a/sdk/storage/azure-storage-blob/pom.xml +++ b/sdk/storage/azure-storage-blob/pom.xml @@ -121,7 +121,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-common/pom.xml b/sdk/storage/azure-storage-common/pom.xml index 79a4d9bc7a4b8..7d0fdc565fe2d 100644 --- a/sdk/storage/azure-storage-common/pom.xml +++ b/sdk/storage/azure-storage-common/pom.xml @@ -104,7 +104,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-file-datalake/pom.xml b/sdk/storage/azure-storage-file-datalake/pom.xml index 7c5e64452f92e..696a70a01b43c 100644 --- a/sdk/storage/azure-storage-file-datalake/pom.xml +++ b/sdk/storage/azure-storage-file-datalake/pom.xml @@ -113,7 +113,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-file-share/pom.xml b/sdk/storage/azure-storage-file-share/pom.xml index 58cdac34095c4..85accf4671d94 100644 --- a/sdk/storage/azure-storage-file-share/pom.xml +++ b/sdk/storage/azure-storage-file-share/pom.xml @@ -122,7 +122,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-internal-avro/pom.xml b/sdk/storage/azure-storage-internal-avro/pom.xml index 530f60ce61ea9..5dc923fe870f0 100644 --- a/sdk/storage/azure-storage-internal-avro/pom.xml +++ b/sdk/storage/azure-storage-internal-avro/pom.xml @@ -89,7 +89,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-queue/pom.xml b/sdk/storage/azure-storage-queue/pom.xml index df41ea073e4bb..857d86f4c3be4 100644 --- a/sdk/storage/azure-storage-queue/pom.xml +++ b/sdk/storage/azure-storage-queue/pom.xml @@ -107,7 +107,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/tables/azure-data-tables/pom.xml b/sdk/tables/azure-data-tables/pom.xml index 4076640bcf0d7..f8934c4f38526 100644 --- a/sdk/tables/azure-data-tables/pom.xml +++ b/sdk/tables/azure-data-tables/pom.xml @@ -79,7 +79,7 @@ Licensed under the MIT License. io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml b/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml index 26f107c2f4f6a..c4f2f1deca323 100644 --- a/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml +++ b/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml @@ -49,7 +49,7 @@ io.netty netty-codec-http - 4.1.100.Final + 4.1.101.Final @@ -113,7 +113,7 @@ - io.netty:netty-codec-http:[4.1.100.Final] + io.netty:netty-codec-http:[4.1.101.Final] diff --git a/sdk/webpubsub/azure-messaging-webpubsub/pom.xml b/sdk/webpubsub/azure-messaging-webpubsub/pom.xml index a278a0f6164ae..1958bf87789e6 100644 --- a/sdk/webpubsub/azure-messaging-webpubsub/pom.xml +++ b/sdk/webpubsub/azure-messaging-webpubsub/pom.xml @@ -83,7 +83,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test