diff --git a/eng/versioning/external_dependencies.txt b/eng/versioning/external_dependencies.txt index e31e72b2a46ef..66ab24f03efd7 100644 --- a/eng/versioning/external_dependencies.txt +++ b/eng/versioning/external_dependencies.txt @@ -31,7 +31,7 @@ com.microsoft.azure:azure-keyvault-cryptography;1.2.2 com.microsoft.azure:azure-media;0.9.8 com.microsoft.azure:azure-servicebus;3.6.1 com.microsoft.azure:azure-servicebus-jms;0.0.7 -com.microsoft.azure:qpid-proton-j-extensions;1.2.3 +com.microsoft.azure:qpid-proton-j-extensions;1.2.4 com.microsoft.azure.sdk.iot:iot-service-client;1.28.0 com.microsoft.rest:client-runtime;1.7.4 com.microsoft.rest.v2:client-runtime;2.1.1 @@ -77,7 +77,7 @@ org.apache.httpcomponents:httpclient;4.5.13 org.apache.logging.log4j:log4j-api;2.14.1 org.apache.logging.log4j:log4j-core;2.14.1 org.apache.logging.log4j:log4j-slf4j-impl;2.14.1 -org.apache.qpid:proton-j;0.33.4 +org.apache.qpid:proton-j;0.33.8 org.apache.qpid:qpid-jms-client;0.53.0 org.apache.tinkerpop:gremlin-driver;3.2.4 org.asynchttpclient:async-http-client;2.12.1 diff --git a/sdk/core/azure-core-amqp/pom.xml b/sdk/core/azure-core-amqp/pom.xml index 132013a61b439..801b17b24fa2e 100644 --- a/sdk/core/azure-core-amqp/pom.xml +++ b/sdk/core/azure-core-amqp/pom.xml @@ -63,12 +63,12 @@ com.microsoft.azure qpid-proton-j-extensions - 1.2.3 + 1.2.4 org.apache.qpid proton-j - 0.33.4 + 0.33.8 @@ -114,9 +114,8 @@ - com.microsoft.azure:qpid-proton-j-extensions:[1.2.3] - - org.apache.qpid:proton-j:[0.33.4] + com.microsoft.azure:qpid-proton-j-extensions:[1.2.4] + org.apache.qpid:proton-j:[0.33.8] diff --git a/sdk/eventhubs/microsoft-azure-eventhubs/pom.xml b/sdk/eventhubs/microsoft-azure-eventhubs/pom.xml index c4c05a29629b7..016a625a8fda5 100644 --- a/sdk/eventhubs/microsoft-azure-eventhubs/pom.xml +++ b/sdk/eventhubs/microsoft-azure-eventhubs/pom.xml @@ -36,12 +36,12 @@ org.apache.qpid proton-j - 0.33.4 + 0.33.8 com.microsoft.azure qpid-proton-j-extensions - 1.2.3 + 1.2.4 org.slf4j diff --git a/sdk/servicebus/microsoft-azure-servicebus/pom.xml b/sdk/servicebus/microsoft-azure-servicebus/pom.xml index 9bbca35e6ed86..7110c2b4a20e0 100644 --- a/sdk/servicebus/microsoft-azure-servicebus/pom.xml +++ b/sdk/servicebus/microsoft-azure-servicebus/pom.xml @@ -58,12 +58,12 @@ org.apache.qpid proton-j - 0.33.4 + 0.33.8 com.microsoft.azure qpid-proton-j-extensions - 1.2.3 + 1.2.4 org.slf4j