diff --git a/sdk/core/azure-core/pom.xml b/sdk/core/azure-core/pom.xml
index b95387c37104..cca3bb824794 100644
--- a/sdk/core/azure-core/pom.xml
+++ b/sdk/core/azure-core/pom.xml
@@ -47,6 +47,7 @@
0.60
0.60
+
@@ -103,17 +104,18 @@
reactor-core
3.4.7
+
+ io.netty
+ netty-tcnative-boringssl-static
+ 2.0.40.Final
+ ${boring-ssl-classifier}
+
io.projectreactor
reactor-test
3.4.7
test
-
- io.netty
- netty-tcnative-boringssl-static
- 2.0.40.Final
-
org.junit.jupiter
junit-jupiter-api
@@ -274,5 +276,44 @@
+
+
+ native-linux
+
+
+ native-linux
+
+
+
+
+ linux-x86_64
+
+
+
+
+ native-macos
+
+
+ native-macos
+
+
+
+
+ osx-x86_64
+
+
+
+
+ native-windows
+
+
+ native-windows
+
+
+
+
+ windows-x86_64
+
+