@@ -94,17 +94,17 @@ dependencies {
9494 compile ' net.minidev:json-smart:2.3'
9595 compile ' com.microsoft.azure:azure-client-runtime:1.6.13' , { force = true }
9696 compile ' com.microsoft.azure:azure-client-authentication:1.6.13' , { force = true }
97- compile ' com.microsoft.azuretools:azuretools-core:3.33 .0' , {
97+ compile ' com.microsoft.azuretools:azuretools-core:3.34 .0' , {
9898 exclude group : " com.microsoft.azure" , module : " azure-client-authentication"
9999 exclude group : " com.microsoft.azure" , module : " azure-client-runtime"
100100 exclude group : " javax.xml.bind" , module : " jaxb-api"
101101 }
102- compile ' com.microsoft.azuretools:azure-explorer-common:3.33 .0' , {
102+ compile ' com.microsoft.azuretools:azure-explorer-common:3.34 .0' , {
103103 exclude group : " com.microsoft.azure" , module : " azure-client-authentication"
104104 exclude group : " com.microsoft.azure" , module : " azure-client-runtime"
105105 exclude group : " javax.xml.bind" , module : " jaxb-api"
106106 }
107- compile ' com.microsoft.azuretools:hdinsight-node-common:3.33 .0' , {
107+ compile ' com.microsoft.azuretools:hdinsight-node-common:3.34 .0' , {
108108 exclude group : " com.microsoft.azure" , module : " azure-client-authentication"
109109 exclude group : " com.microsoft.azure" , module : " azure-client-runtime"
110110 exclude group : " javax.xml.bind" , module : " jaxb-api"
0 commit comments