Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eng/versioning/external_dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ com.google.guava:guava;24.1.1-jre
com.microsoft.azure:azure-annotations;1.7.0
com.microsoft.azure:azure-arm-client-runtime;1.6.15
com.microsoft.azure:azure-client-authentication;1.6.15
com.microsoft.azure:azure-client-runtime;1.6.15
com.microsoft.azure:azure-client-runtime;1.7.0
com.microsoft.azure:azure-core;0.9.8
com.microsoft.azure:azure-keyvault-cryptography;1.2.2
com.microsoft.azure:client-runtime;1.6.15
Expand Down
2 changes: 1 addition & 1 deletion sdk/servicebus/microsoft-azure-servicebus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-client-authentication</artifactId>
<version>1.6.7</version> <!-- {x-version-update;servicebus_com.microsoft.azure:azure-client-authentication;external_dependency} -->
<version>1.7.0</version> <!-- {x-version-update;servicebus_com.microsoft.azure:azure-client-authentication;external_dependency} -->
<scope>compile</scope>
</dependency>
<dependency>
Expand Down