diff --git a/sdk/cosmos/azure-cosmos/pom.xml b/sdk/cosmos/azure-cosmos/pom.xml index 2b2f6685ca45..c23fde5fee0d 100644 --- a/sdk/cosmos/azure-cosmos/pom.xml +++ b/sdk/cosmos/azure-cosmos/pom.xml @@ -121,6 +121,20 @@ Licensed under the MIT License. com.azure azure-core 1.9.0 + + + io.netty + * + + + io.projectreactor + * + + + io.projectreactor.netty + * + + com.azure @@ -139,6 +153,18 @@ Licensed under the MIT License. com.azure azure-core + + io.netty + * + + + io.projectreactor + * + + + io.projectreactor.netty + * +