From 95dd09384a7c38a95cbab4a77c8a42aa213c7ce7 Mon Sep 17 00:00:00 2001 From: Jair Myree Date: Wed, 29 Nov 2023 10:03:54 -0800 Subject: [PATCH] Updating external dependencies (#37847) * Updating external dependencies: io.projectreactor.netty:reactor-netty io.projectreactor.netty:reactor-netty-http * Updating external dependencies: 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-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;4.1.100.Final->4.1.101.Final 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-transport-native-epoll;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-kqueue;4.1.100.Final->4.1.101.Final io.projectreactor:reactor-core;3.4.33->3.4.34 io.projectreactor:reactor-test;3.4.33->3.4.34 --- common/perf-test-core/pom.xml | 2 +- eng/versioning/external_dependencies.txt | 30 ++++++------ .../azure-aot-graalvm-support-netty/pom.xml | 32 ++++++------- .../azure-data-appconfiguration/pom.xml | 2 +- .../pom.xml | 2 +- .../azure-communication-callingserver/pom.xml | 2 +- .../azure-communication-common/pom.xml | 2 +- .../azure-communication-identity/pom.xml | 2 +- .../azure-communication-jobrouter/pom.xml | 2 +- .../pom.xml | 2 +- .../azure-communication-phonenumbers/pom.xml | 2 +- .../azure-communication-rooms/pom.xml | 2 +- .../azure-communication-sms/pom.xml | 2 +- .../pom.xml | 2 +- sdk/core/azure-core-amqp-experimental/pom.xml | 2 +- sdk/core/azure-core-amqp/pom.xml | 2 +- sdk/core/azure-core-experimental/pom.xml | 2 +- .../azure-core-http-jdk-httpclient/pom.xml | 2 +- sdk/core/azure-core-http-netty/pom.xml | 46 +++++++++---------- sdk/core/azure-core-http-okhttp/pom.xml | 2 +- sdk/core/azure-core-http-vertx/pom.xml | 2 +- sdk/core/azure-core-management/pom.xml | 2 +- sdk/core/azure-core-perf/pom.xml | 2 +- .../azure-core-serializer-avro-apache/pom.xml | 2 +- .../pom.xml | 2 +- .../azure-core-serializer-json-gson/pom.xml | 2 +- .../pom.xml | 2 +- sdk/core/azure-core-test/pom.xml | 8 ++-- sdk/core/azure-core-version-tests/pom.xml | 6 +-- sdk/core/azure-core/pom.xml | 6 +-- sdk/cosmos/azure-cosmos-encryption/pom.xml | 2 +- sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml | 2 +- sdk/cosmos/azure-cosmos-tests/pom.xml | 2 +- sdk/e2e/pom.xml | 2 +- .../azure-messaging-eventgrid/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../azure-messaging-eventhubs/docs/pom.xml | 2 +- .../azure-messaging-eventhubs/pom.xml | 2 +- sdk/identity/azure-identity/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../azure-security-keyvault-keys/pom.xml | 2 +- .../azure-security-keyvault-secrets/pom.xml | 2 +- sdk/maps/azure-maps-elevation/pom.xml | 2 +- sdk/maps/azure-maps-geolocation/pom.xml | 2 +- sdk/maps/azure-maps-render/pom.xml | 2 +- sdk/maps/azure-maps-route/pom.xml | 2 +- sdk/maps/azure-maps-search/pom.xml | 2 +- sdk/maps/azure-maps-timezone/pom.xml | 2 +- sdk/maps/azure-maps-traffic/pom.xml | 2 +- sdk/maps/azure-maps-weather/pom.xml | 2 +- .../azure-mixedreality-authentication/pom.xml | 2 +- sdk/monitor/azure-monitor-ingestion/pom.xml | 2 +- .../pom.xml | 2 +- .../azure-resourcemanager-resources/pom.xml | 2 +- .../azure-resourcemanager-resources/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../azure-data-schemaregistry/pom.xml | 2 +- sdk/search/azure-search-documents/pom.xml | 2 +- .../azure-messaging-servicebus/pom.xml | 2 +- sdk/spring/azure-spring-data-cosmos/pom.xml | 2 +- .../pom.xml | 4 +- .../pom.xml | 14 +++--- .../spring-messaging-azure-eventhubs/pom.xml | 2 +- sdk/storage/azure-storage-blob-batch/pom.xml | 2 +- .../azure-storage-blob-changefeed/pom.xml | 2 +- sdk/storage/azure-storage-blob-nio/pom.xml | 2 +- sdk/storage/azure-storage-blob/pom.xml | 2 +- sdk/storage/azure-storage-common/pom.xml | 2 +- .../azure-storage-file-datalake/pom.xml | 2 +- sdk/storage/azure-storage-file-share/pom.xml | 2 +- .../azure-storage-internal-avro/pom.xml | 2 +- sdk/storage/azure-storage-queue/pom.xml | 2 +- sdk/tables/azure-data-tables/pom.xml | 2 +- .../azure-messaging-webpubsub-client/pom.xml | 4 +- .../azure-messaging-webpubsub/pom.xml | 2 +- 78 files changed, 144 insertions(+), 144 deletions(-) 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 4ea468a592121..7bb133096de18 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.32.0-alpha io.opentelemetry.instrumentation:opentelemetry-jdbc;1.32.0-alpha io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0;1.32.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 8a8d6137a6043..cf0470d46049d 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 be321843c8c70..7ac8e13f9da71 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 289a934766983..56fb52c0a0f2f 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 a6bf4fcdedcfa..797f527baae72 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 c56c34ae4af8f..811ced8078eba 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 881c47415e2e1..7377d66da385c 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 573563a017fc1..e62a209178126 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 40a139416c538..64d28c377292a 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 56ae4f76a81bb..3824d6d02620d 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 2323253c971f7..f5b482d32ff83 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 9a98f91f480d7..f7a757f427287 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 ab852351f4e33..956c804227af9 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 f7e14d07c9ba5..94bc2589231b6 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 1553bd2c19bfb..cb7fc0d606805 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 7db3bff3d93c8..30a4f1b1e7590 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 4e5886016577b..7f6d03f095e78 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 9c4f5a47fe4da..bac6e8ed95537 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml @@ -94,7 +94,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 751fa519f2ca1..521c548b8df3a 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 c5d455fdb8022..04ddf13afa1b7 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 d5f3d4b2546ef..0f149db5c0085 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 09e55a62140c5..c1257b5c0a95d 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 6b8ab3fa23d2b..6dc615169a158 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 c12d648cd3188..01f304d90ea60 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 83aebb6cb8b85..2f69277b861a9 100644 --- a/sdk/tables/azure-data-tables/pom.xml +++ b/sdk/tables/azure-data-tables/pom.xml @@ -80,7 +80,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 7573b894e6300..eac003a44f044 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