File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ dependencies {
7171 compile ([group : ' commons-io' , name : ' commons-io' , version : ' 2.6' ])
7272 compile ([group : ' org.apache.commons' , name : ' commons-lang3' , version : ' 3.7' ])
7373 compile ([group : ' org.apache.httpcomponents' , name : ' httpclient' , version : ' 4.5.3' ])
74- compile ([group : ' com.thoughtworks.xstream' , name : ' xstream' , version : ' 1.4.11.1 ' ])
74+ compile ([group : ' com.thoughtworks.xstream' , name : ' xstream' , version : ' 1.4.15 ' ])
7575 compile ([group : ' com.google.code.gson' , name : ' gson' , version : ' 2.8.2' ])
7676 // update transitive dependency version
7777 compile ([group : ' com.google.guava' , name : ' guava' , version : ' 27.1-android' ])
Original file line number Diff line number Diff line change 11// Project properties
2- version =2.6.2
2+ version =2.6.3-BETA
33group =com.microsoft.azure
44
You can’t perform that action at this time.
0 commit comments