diff --git a/eng/versioning/external_dependencies.txt b/eng/versioning/external_dependencies.txt
index b13099dc6053..553847eebbef 100644
--- a/eng/versioning/external_dependencies.txt
+++ b/eng/versioning/external_dependencies.txt
@@ -44,20 +44,20 @@ io.fabric8:kubernetes-client;4.10.3
io.micrometer:micrometer-core;1.5.6
io.micrometer:micrometer-registry-azure-monitor;1.5.6
io.micrometer:micrometer-registry-graphite;1.5.6
-io.netty:netty-buffer;4.1.53.Final
-io.netty:netty-common;4.1.53.Final
-io.netty:netty-codec-http;4.1.53.Final
-io.netty:netty-codec-http2;4.1.53.Final
-io.netty:netty-transport;4.1.53.Final
-io.netty:netty-handler;4.1.53.Final
-io.netty:netty-handler-proxy;4.1.53.Final
-io.netty:netty-tcnative;2.0.34.Final
-io.netty:netty-tcnative-boringssl-static;2.0.34.Final
-io.netty:netty-transport-native-epoll;4.1.53.Final
-io.netty:netty-transport-native-unix-common;4.1.53.Final
-io.netty:netty-transport-native-kqueue;4.1.53.Final
-io.projectreactor.netty:reactor-netty;0.9.13.RELEASE
-io.projectreactor:reactor-core;3.3.11.RELEASE
+io.netty:netty-buffer;4.1.54.Final
+io.netty:netty-common;4.1.54.Final
+io.netty:netty-codec-http;4.1.54.Final
+io.netty:netty-codec-http2;4.1.54.Final
+io.netty:netty-transport;4.1.54.Final
+io.netty:netty-handler;4.1.54.Final
+io.netty:netty-handler-proxy;4.1.54.Final
+io.netty:netty-tcnative;2.0.35.Final
+io.netty:netty-tcnative-boringssl-static;2.0.35.Final
+io.netty:netty-transport-native-epoll;4.1.54.Final
+io.netty:netty-transport-native-unix-common;4.1.54.Final
+io.netty:netty-transport-native-kqueue;4.1.54.Final
+io.projectreactor.netty:reactor-netty;0.9.15.RELEASE
+io.projectreactor:reactor-core;3.3.12.RELEASE
io.reactivex:rxjava;1.3.8
javax.annotation:javax.annotation-api;1.3.2
javax.servlet:javax.servlet-api;4.0.1
@@ -168,7 +168,7 @@ com.sun.activation:jakarta.activation;1.2.2
io.opentelemetry:opentelemetry-api;0.8.0
io.opentelemetry:opentelemetry-sdk;0.8.0
io.grpc:grpc-context;1.30.2
-io.projectreactor:reactor-test;3.3.11.RELEASE
+io.projectreactor:reactor-test;3.3.12.RELEASE
junit:junit;4.13.1
commons-cli:commons-cli;1.3
org.apache.maven:maven-compat;3.6.2
@@ -252,7 +252,7 @@ org.codehaus.mojo:cobertura-maven-plugin;2.7
org.codehaus.mojo:exec-maven-plugin;1.2.1
org.codehaus.mojo:findbugs-maven-plugin;3.0.5
org.codehaus.mojo:properties-maven-plugin;1.0.0
-org.codehaus.mojo:xml-maven-plugin;1.0
+org.codehaus.mojo:xml-maven-plugin;1.0.2
org.eclipse.jetty:jetty-maven-plugin;9.4.33.v20201020
org.eclipse.m2e:lifecycle-mapping;1.0.0
org.hdrhistogram:HdrHistogram;2.1.12
diff --git a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml
index 6529d4e5cfd2..8ab41ae1ae67 100644
--- a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml
+++ b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml
@@ -84,7 +84,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/appconfiguration/azure-spring-cloud-feature-management/pom.xml b/sdk/appconfiguration/azure-spring-cloud-feature-management/pom.xml
index 18c02bc5a10f..bf6148ef827b 100644
--- a/sdk/appconfiguration/azure-spring-cloud-feature-management/pom.xml
+++ b/sdk/appconfiguration/azure-spring-cloud-feature-management/pom.xml
@@ -39,7 +39,7 @@
io.projectreactor.netty
reactor-netty
- 0.9.13.RELEASE
+ 0.9.15.RELEASE
junit
@@ -84,7 +84,7 @@
com.fasterxml.jackson.core:jackson-annotations:[2.11.3]
com.fasterxml.jackson.core:jackson-databind:[2.11.3]
- io.projectreactor.netty:reactor-netty:[0.9.13.RELEASE]
+ io.projectreactor.netty:reactor-netty:[0.9.15.RELEASE]
org.springframework.boot:spring-boot-starter:[2.3.5.RELEASE]
org.springframework:spring-context:[5.2.10.RELEASE]
diff --git a/sdk/communication/azure-communication-administration/pom.xml b/sdk/communication/azure-communication-administration/pom.xml
index 4ec483ff14be..74c15eff2479 100644
--- a/sdk/communication/azure-communication-administration/pom.xml
+++ b/sdk/communication/azure-communication-administration/pom.xml
@@ -85,7 +85,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/communication/azure-communication-common/pom.xml b/sdk/communication/azure-communication-common/pom.xml
index dde6d3034e75..d096e908353e 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.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/communication/azure-communication-sms/pom.xml b/sdk/communication/azure-communication-sms/pom.xml
index dca52fb8968a..fe6617f7878c 100644
--- a/sdk/communication/azure-communication-sms/pom.xml
+++ b/sdk/communication/azure-communication-sms/pom.xml
@@ -89,7 +89,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/core/azure-core-amqp-experimental/pom.xml b/sdk/core/azure-core-amqp-experimental/pom.xml
index e226a3c5ae89..95da4280908d 100644
--- a/sdk/core/azure-core-amqp-experimental/pom.xml
+++ b/sdk/core/azure-core-amqp-experimental/pom.xml
@@ -82,7 +82,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/core/azure-core-amqp/pom.xml b/sdk/core/azure-core-amqp/pom.xml
index d23d92332a4f..cf5e3e524c10 100644
--- a/sdk/core/azure-core-amqp/pom.xml
+++ b/sdk/core/azure-core-amqp/pom.xml
@@ -74,7 +74,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/core/azure-core-experimental/pom.xml b/sdk/core/azure-core-experimental/pom.xml
index 1447a1d2c522..35dd9b36e43e 100644
--- a/sdk/core/azure-core-experimental/pom.xml
+++ b/sdk/core/azure-core-experimental/pom.xml
@@ -82,7 +82,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/core/azure-core-http-jdk-httpclient/pom.xml b/sdk/core/azure-core-http-jdk-httpclient/pom.xml
index 9968e5265f3b..4d13a9106349 100644
--- a/sdk/core/azure-core-http-jdk-httpclient/pom.xml
+++ b/sdk/core/azure-core-http-jdk-httpclient/pom.xml
@@ -89,7 +89,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/core/azure-core-http-netty/pom.xml b/sdk/core/azure-core-http-netty/pom.xml
index 193a03618c75..29c8030dea1d 100644
--- a/sdk/core/azure-core-http-netty/pom.xml
+++ b/sdk/core/azure-core-http-netty/pom.xml
@@ -66,51 +66,51 @@
io.netty
netty-handler
- 4.1.53.Final
+ 4.1.54.Final
io.netty
netty-handler-proxy
- 4.1.53.Final
+ 4.1.54.Final
io.netty
netty-buffer
- 4.1.53.Final
+ 4.1.54.Final
io.netty
netty-codec-http
- 4.1.53.Final
+ 4.1.54.Final
io.netty
netty-codec-http2
- 4.1.53.Final
+ 4.1.54.Final
io.netty
netty-transport-native-unix-common
- 4.1.53.Final
+ 4.1.54.Final
io.netty
netty-transport-native-epoll
- 4.1.53.Final
+ 4.1.54.Final
linux-x86_64
io.netty
netty-transport-native-kqueue
- 4.1.53.Final
+ 4.1.54.Final
osx-x86_64
io.projectreactor.netty
reactor-netty
- 0.9.13.RELEASE
+ 0.9.15.RELEASE
@@ -137,7 +137,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
@@ -184,15 +184,15 @@
- io.netty:netty-buffer:[4.1.53.Final]
- io.netty:netty-codec-http:[4.1.53.Final]
- io.netty:netty-codec-http2:[4.1.53.Final]
- io.netty:netty-handler:[4.1.53.Final]
- io.netty:netty-handler-proxy:[4.1.53.Final]
- io.netty:netty-transport-native-unix-common:[4.1.53.Final]
- io.netty:netty-transport-native-epoll:[4.1.53.Final]
- io.projectreactor.netty:reactor-netty:[0.9.13.RELEASE]
- io.netty:netty-transport-native-kqueue:[4.1.53.Final]
+ io.netty:netty-buffer:[4.1.54.Final]
+ io.netty:netty-codec-http:[4.1.54.Final]
+ io.netty:netty-codec-http2:[4.1.54.Final]
+ io.netty:netty-handler:[4.1.54.Final]
+ io.netty:netty-handler-proxy:[4.1.54.Final]
+ io.netty:netty-transport-native-unix-common:[4.1.54.Final]
+ io.netty:netty-transport-native-epoll:[4.1.54.Final]
+ io.projectreactor.netty:reactor-netty:[0.9.15.RELEASE]
+ io.netty:netty-transport-native-kqueue:[4.1.54.Final]
diff --git a/sdk/core/azure-core-http-okhttp/pom.xml b/sdk/core/azure-core-http-okhttp/pom.xml
index bf8ca67b8f23..4700e14f2c77 100644
--- a/sdk/core/azure-core-http-okhttp/pom.xml
+++ b/sdk/core/azure-core-http-okhttp/pom.xml
@@ -93,7 +93,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/core/azure-core-management/pom.xml b/sdk/core/azure-core-management/pom.xml
index 708974221f97..083e4c772ecf 100644
--- a/sdk/core/azure-core-management/pom.xml
+++ b/sdk/core/azure-core-management/pom.xml
@@ -77,7 +77,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/core/azure-core-serializer-avro-apache/pom.xml b/sdk/core/azure-core-serializer-avro-apache/pom.xml
index 35f99777e103..d70466010a78 100644
--- a/sdk/core/azure-core-serializer-avro-apache/pom.xml
+++ b/sdk/core/azure-core-serializer-avro-apache/pom.xml
@@ -75,7 +75,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/core/azure-core-serializer-avro-jackson/pom.xml b/sdk/core/azure-core-serializer-avro-jackson/pom.xml
index 92c1242fa88f..4a64c2a2bdc5 100644
--- a/sdk/core/azure-core-serializer-avro-jackson/pom.xml
+++ b/sdk/core/azure-core-serializer-avro-jackson/pom.xml
@@ -75,7 +75,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/core/azure-core-serializer-json-gson/pom.xml b/sdk/core/azure-core-serializer-json-gson/pom.xml
index 2a64d7b02acc..91d6cbf21312 100644
--- a/sdk/core/azure-core-serializer-json-gson/pom.xml
+++ b/sdk/core/azure-core-serializer-json-gson/pom.xml
@@ -94,7 +94,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/core/azure-core-serializer-json-jackson/pom.xml b/sdk/core/azure-core-serializer-json-jackson/pom.xml
index ea211570e59c..a1eca146d69c 100644
--- a/sdk/core/azure-core-serializer-json-jackson/pom.xml
+++ b/sdk/core/azure-core-serializer-json-jackson/pom.xml
@@ -88,7 +88,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/core/azure-core-test/pom.xml b/sdk/core/azure-core-test/pom.xml
index 4a1243deb543..314a0246d5b4 100644
--- a/sdk/core/azure-core-test/pom.xml
+++ b/sdk/core/azure-core-test/pom.xml
@@ -43,7 +43,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
@@ -107,7 +107,7 @@
- io.projectreactor:reactor-test:[3.3.11.RELEASE]
+ io.projectreactor:reactor-test:[3.3.12.RELEASE]
org.junit.jupiter:junit-jupiter-api:[5.6.3]
diff --git a/sdk/core/azure-core/pom.xml b/sdk/core/azure-core/pom.xml
index 71d7a14a86e9..62030ec77a6c 100644
--- a/sdk/core/azure-core/pom.xml
+++ b/sdk/core/azure-core/pom.xml
@@ -84,18 +84,18 @@
io.projectreactor
reactor-core
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
io.netty
netty-tcnative-boringssl-static
- 2.0.34.Final
+ 2.0.35.Final
org.junit.jupiter
@@ -173,8 +173,8 @@
- io.netty:netty-tcnative-boringssl-static:[2.0.34.Final]
- io.projectreactor:reactor-core:[3.3.11.RELEASE]
+ io.netty:netty-tcnative-boringssl-static:[2.0.35.Final]
+ io.projectreactor:reactor-core:[3.3.12.RELEASE]
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:[2.11.3]
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:[2.11.3]
org.slf4j:slf4j-api:[1.7.30]
diff --git a/sdk/cosmos/azure-cosmos-encryption/pom.xml b/sdk/cosmos/azure-cosmos-encryption/pom.xml
index 312c4e0fd8fc..df66bcf1ebd0 100644
--- a/sdk/cosmos/azure-cosmos-encryption/pom.xml
+++ b/sdk/cosmos/azure-cosmos-encryption/pom.xml
@@ -130,7 +130,7 @@ Licensed under the MIT License.
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/cosmos/azure-cosmos/pom.xml b/sdk/cosmos/azure-cosmos/pom.xml
index 26cbb560768c..a2712b58ea09 100644
--- a/sdk/cosmos/azure-cosmos/pom.xml
+++ b/sdk/cosmos/azure-cosmos/pom.xml
@@ -174,7 +174,7 @@ Licensed under the MIT License.
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/cosmos/azure-spring-data-cosmos/pom.xml b/sdk/cosmos/azure-spring-data-cosmos/pom.xml
index bf36a2f038ed..533674b0ba0a 100644
--- a/sdk/cosmos/azure-spring-data-cosmos/pom.xml
+++ b/sdk/cosmos/azure-spring-data-cosmos/pom.xml
@@ -142,7 +142,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/e2e/pom.xml b/sdk/e2e/pom.xml
index 43e4771e962c..83837b16cd33 100644
--- a/sdk/e2e/pom.xml
+++ b/sdk/e2e/pom.xml
@@ -76,7 +76,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/eventgrid/azure-messaging-eventgrid/pom.xml b/sdk/eventgrid/azure-messaging-eventgrid/pom.xml
index f856bb9eb8ac..c841df7d293b 100644
--- a/sdk/eventgrid/azure-messaging-eventgrid/pom.xml
+++ b/sdk/eventgrid/azure-messaging-eventgrid/pom.xml
@@ -117,7 +117,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml
index d9262cd7fc49..a6bd37962ffa 100644
--- a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml
+++ b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml
@@ -76,7 +76,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml
index c9141643f1ef..53ea6f7db5ea 100644
--- a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml
+++ b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml
@@ -80,7 +80,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/identity/azure-identity/pom.xml b/sdk/identity/azure-identity/pom.xml
index 317544259e2f..7dc422619894 100644
--- a/sdk/identity/azure-identity/pom.xml
+++ b/sdk/identity/azure-identity/pom.xml
@@ -87,7 +87,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/keyvault/azure-security-keyvault-administration/pom.xml b/sdk/keyvault/azure-security-keyvault-administration/pom.xml
index f01e32b986c2..9ccd2f50b4bd 100644
--- a/sdk/keyvault/azure-security-keyvault-administration/pom.xml
+++ b/sdk/keyvault/azure-security-keyvault-administration/pom.xml
@@ -71,7 +71,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/keyvault/azure-security-keyvault-certificates/pom.xml b/sdk/keyvault/azure-security-keyvault-certificates/pom.xml
index 05e7077da2f3..2f708d247eaa 100644
--- a/sdk/keyvault/azure-security-keyvault-certificates/pom.xml
+++ b/sdk/keyvault/azure-security-keyvault-certificates/pom.xml
@@ -77,7 +77,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/keyvault/azure-security-keyvault-keys/pom.xml b/sdk/keyvault/azure-security-keyvault-keys/pom.xml
index e98fd722c280..b32095fdd7a5 100644
--- a/sdk/keyvault/azure-security-keyvault-keys/pom.xml
+++ b/sdk/keyvault/azure-security-keyvault-keys/pom.xml
@@ -87,7 +87,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/keyvault/azure-security-keyvault-secrets/pom.xml b/sdk/keyvault/azure-security-keyvault-secrets/pom.xml
index b0f45b710d16..7dc5be90f01b 100644
--- a/sdk/keyvault/azure-security-keyvault-secrets/pom.xml
+++ b/sdk/keyvault/azure-security-keyvault-secrets/pom.xml
@@ -91,7 +91,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/parents/azure-client-sdk-parent/pom.xml b/sdk/parents/azure-client-sdk-parent/pom.xml
index 15dcd8cba5bf..1a7b2d2078d8 100644
--- a/sdk/parents/azure-client-sdk-parent/pom.xml
+++ b/sdk/parents/azure-client-sdk-parent/pom.xml
@@ -207,45 +207,6 @@
-
-
- org.codehaus.mojo
- xml-maven-plugin
- 1.0
-
-
- verify
-
- transform
-
-
-
-
-
-
- ${project.build.directory}/spotbugs
-
- spotbugsXml.xml
-
- ${project.build.directory}/spotbugs
- fancy-hist.xsl
-
-
- .html
-
-
-
-
-
-
-
- com.github.spotbugs
- spotbugs
- 4.0.0-beta3
-
-
-
-
org.apache.maven.plugins
@@ -1624,5 +1585,56 @@
+
+
+ transform-spotbugs
+
+
+ ${project.build.directory}/spotbugs/spotbugsXml.xml
+
+
+
+
+
+
+ org.codehaus.mojo
+ xml-maven-plugin
+ 1.0.2
+
+
+ verify
+
+ transform
+
+
+
+
+
+
+ ${project.build.directory}/spotbugs
+
+ spotbugsXml.xml
+
+ ${project.build.directory}/spotbugs
+ fancy-hist.xsl
+
+
+ .html
+
+
+
+
+
+
+
+ com.github.spotbugs
+ spotbugs
+ 4.0.0-beta3
+
+
+
+
+
+
diff --git a/sdk/parents/azure-data-sdk-parent/pom.xml b/sdk/parents/azure-data-sdk-parent/pom.xml
index ee5714f48605..1e5f271aadd4 100644
--- a/sdk/parents/azure-data-sdk-parent/pom.xml
+++ b/sdk/parents/azure-data-sdk-parent/pom.xml
@@ -139,45 +139,6 @@
-
-
- org.codehaus.mojo
- xml-maven-plugin
- 1.0
-
-
- verify
-
- transform
-
-
-
-
-
-
- ${project.build.directory}/spotbugs
-
- spotbugsXml.xml
-
- ${project.build.directory}/spotbugs
- fancy-hist.xsl
-
-
- .html
-
-
-
-
-
-
-
- com.github.spotbugs
- spotbugs
- 4.0.0-beta3
-
-
-
-
org.apache.maven.plugins
@@ -589,5 +550,56 @@
+
+
+ transform-spotbugs
+
+
+ ${project.build.directory}/spotbugs/spotbugsXml.xml
+
+
+
+
+
+
+ org.codehaus.mojo
+ xml-maven-plugin
+ 1.0.2
+
+
+ verify
+
+ transform
+
+
+
+
+
+
+ ${project.build.directory}/spotbugs
+
+ spotbugsXml.xml
+
+ ${project.build.directory}/spotbugs
+ fancy-hist.xsl
+
+
+ .html
+
+
+
+
+
+
+
+ com.github.spotbugs
+ spotbugs
+ 4.0.0-beta3
+
+
+
+
+
+
diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml b/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml
index 67979ad3037b..c342674343cd 100644
--- a/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml
+++ b/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml
@@ -86,7 +86,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/schemaregistry/azure-data-schemaregistry-avro/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry-avro/pom.xml
index f9621ebdabfb..96fbcd859869 100644
--- a/sdk/schemaregistry/azure-data-schemaregistry-avro/pom.xml
+++ b/sdk/schemaregistry/azure-data-schemaregistry-avro/pom.xml
@@ -51,7 +51,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml
index 83358c1d82ab..1d25c278c58f 100644
--- a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml
+++ b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml
@@ -54,7 +54,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/search/azure-search-documents/pom.xml b/sdk/search/azure-search-documents/pom.xml
index f181aa9e56d1..24ccca3d126c 100644
--- a/sdk/search/azure-search-documents/pom.xml
+++ b/sdk/search/azure-search-documents/pom.xml
@@ -85,7 +85,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/servicebus/azure-messaging-servicebus/pom.xml b/sdk/servicebus/azure-messaging-servicebus/pom.xml
index b9fb4dc74e76..0a8d7c99ad77 100644
--- a/sdk/servicebus/azure-messaging-servicebus/pom.xml
+++ b/sdk/servicebus/azure-messaging-servicebus/pom.xml
@@ -95,7 +95,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/spring/azure-spring-boot-starter-active-directory/pom.xml b/sdk/spring/azure-spring-boot-starter-active-directory/pom.xml
index 2d09b0d9e4db..b9828b34542f 100644
--- a/sdk/spring/azure-spring-boot-starter-active-directory/pom.xml
+++ b/sdk/spring/azure-spring-boot-starter-active-directory/pom.xml
@@ -78,7 +78,7 @@
io.projectreactor.netty
reactor-netty
- 0.9.13.RELEASE
+ 0.9.15.RELEASE
@@ -95,7 +95,7 @@
com.fasterxml.jackson.core:jackson-databind:[2.11.3]
com.microsoft.azure:msal4j:[1.8.0]
com.nimbusds:nimbus-jose-jwt:[8.19]
- io.projectreactor.netty:reactor-netty:[0.9.13.RELEASE]
+ io.projectreactor.netty:reactor-netty:[0.9.15.RELEASE]
org.springframework.boot:spring-boot-starter-validation:[2.3.5.RELEASE]
org.springframework.boot:spring-boot-starter-webflux:[2.3.5.RELEASE]
org.springframework.boot:spring-boot-starter:[2.3.5.RELEASE]
diff --git a/sdk/spring/azure-spring-boot-starter-servicebus-jms/pom.xml b/sdk/spring/azure-spring-boot-starter-servicebus-jms/pom.xml
index 060ac354d450..126535ff9be7 100644
--- a/sdk/spring/azure-spring-boot-starter-servicebus-jms/pom.xml
+++ b/sdk/spring/azure-spring-boot-starter-servicebus-jms/pom.xml
@@ -45,37 +45,37 @@
io.netty
netty-buffer
- 4.1.53.Final
+ 4.1.54.Final
io.netty
netty-common
- 4.1.53.Final
+ 4.1.54.Final
io.netty
netty-handler
- 4.1.53.Final
+ 4.1.54.Final
io.netty
netty-transport
- 4.1.53.Final
+ 4.1.54.Final
io.netty
netty-transport-native-epoll
- 4.1.53.Final
+ 4.1.54.Final
io.netty
netty-transport-native-kqueue
- 4.1.53.Final
+ 4.1.54.Final
io.netty
netty-codec-http
- 4.1.53.Final
+ 4.1.54.Final
@@ -90,13 +90,13 @@
org.apache.qpid:qpid-jms-client:[0.53.0]
- io.netty:netty-buffer:[4.1.53.Final]
- io.netty:netty-common:[4.1.53.Final]
- io.netty:netty-handler:[4.1.53.Final]
- io.netty:netty-transport:[4.1.53.Final]
- io.netty:netty-transport-native-epoll:[4.1.53.Final]
- io.netty:netty-transport-native-kqueue:[4.1.53.Final]
- io.netty:netty-codec-http:[4.1.53.Final]
+ io.netty:netty-buffer:[4.1.54.Final]
+ io.netty:netty-common:[4.1.54.Final]
+ io.netty:netty-handler:[4.1.54.Final]
+ io.netty:netty-transport:[4.1.54.Final]
+ io.netty:netty-transport-native-epoll:[4.1.54.Final]
+ io.netty:netty-transport-native-kqueue:[4.1.54.Final]
+ io.netty:netty-codec-http:[4.1.54.Final]
org.springframework:spring-jms:[5.2.10.RELEASE]
org.springframework.boot:spring-boot-starter-validation:[2.3.5.RELEASE]
diff --git a/sdk/storage/azure-storage-blob-batch/pom.xml b/sdk/storage/azure-storage-blob-batch/pom.xml
index fad08c1f85b7..e8dfb6cf3393 100644
--- a/sdk/storage/azure-storage-blob-batch/pom.xml
+++ b/sdk/storage/azure-storage-blob-batch/pom.xml
@@ -93,7 +93,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/storage/azure-storage-blob-changefeed/pom.xml b/sdk/storage/azure-storage-blob-changefeed/pom.xml
index df05a268f7db..1f4bd93c3f8f 100644
--- a/sdk/storage/azure-storage-blob-changefeed/pom.xml
+++ b/sdk/storage/azure-storage-blob-changefeed/pom.xml
@@ -93,7 +93,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/storage/azure-storage-blob-nio/pom.xml b/sdk/storage/azure-storage-blob-nio/pom.xml
index 92e429a9c939..d77bbb064d0c 100644
--- a/sdk/storage/azure-storage-blob-nio/pom.xml
+++ b/sdk/storage/azure-storage-blob-nio/pom.xml
@@ -66,7 +66,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml
index 1a8d1c01e808..16aa015f6c3e 100644
--- a/sdk/storage/azure-storage-blob/pom.xml
+++ b/sdk/storage/azure-storage-blob/pom.xml
@@ -98,7 +98,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/storage/azure-storage-common/pom.xml b/sdk/storage/azure-storage-common/pom.xml
index 342b4ac7d332..8963853f8c0a 100644
--- a/sdk/storage/azure-storage-common/pom.xml
+++ b/sdk/storage/azure-storage-common/pom.xml
@@ -86,7 +86,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/storage/azure-storage-file-datalake/pom.xml b/sdk/storage/azure-storage-file-datalake/pom.xml
index f185b4d8327d..bd21941d064f 100644
--- a/sdk/storage/azure-storage-file-datalake/pom.xml
+++ b/sdk/storage/azure-storage-file-datalake/pom.xml
@@ -89,7 +89,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/storage/azure-storage-file-share/pom.xml b/sdk/storage/azure-storage-file-share/pom.xml
index 60124e901e16..6664482f8ad7 100644
--- a/sdk/storage/azure-storage-file-share/pom.xml
+++ b/sdk/storage/azure-storage-file-share/pom.xml
@@ -64,7 +64,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/storage/azure-storage-internal-avro/pom.xml b/sdk/storage/azure-storage-internal-avro/pom.xml
index 5451b3486011..556615bf725d 100644
--- a/sdk/storage/azure-storage-internal-avro/pom.xml
+++ b/sdk/storage/azure-storage-internal-avro/pom.xml
@@ -46,7 +46,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/storage/azure-storage-queue/pom.xml b/sdk/storage/azure-storage-queue/pom.xml
index 429f83078911..80fe2c47aadd 100644
--- a/sdk/storage/azure-storage-queue/pom.xml
+++ b/sdk/storage/azure-storage-queue/pom.xml
@@ -65,7 +65,7 @@
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test
diff --git a/sdk/tables/azure-data-tables/pom.xml b/sdk/tables/azure-data-tables/pom.xml
index af1fa692bf0e..e2a92fe302d5 100644
--- a/sdk/tables/azure-data-tables/pom.xml
+++ b/sdk/tables/azure-data-tables/pom.xml
@@ -68,7 +68,7 @@ Licensed under the MIT License.
io.projectreactor
reactor-test
- 3.3.11.RELEASE
+ 3.3.12.RELEASE
test