File tree Expand file tree Collapse file tree 2 files changed +172
-180
lines changed Expand file tree Collapse file tree 2 files changed +172
-180
lines changed Original file line number Diff line number Diff line change 15
15
16
16
<dependencies >
17
17
<dependency >
18
- <groupId >com.microsoft. azure</groupId >
19
- <artifactId >azure-batch</artifactId >
20
- <version >9 .0.0</version >
18
+ <groupId >com.azure</groupId >
19
+ <artifactId >azure-compute- batch</artifactId >
20
+ <version >1 .0.0-beta.1 </version >
21
21
</dependency >
22
22
<dependency >
23
- <groupId >com.microsoft.rest</groupId >
24
- <artifactId >client-runtime</artifactId >
25
- <version >1.7.12</version >
26
- </dependency >
27
- <dependency >
28
- <groupId >com.microsoft.azure</groupId >
29
- <artifactId >azure-client-runtime</artifactId >
30
- <version >1.7.12</version >
31
- </dependency >
32
- <dependency >
33
- <groupId >commons-codec</groupId >
34
- <artifactId >commons-codec</artifactId >
35
- <version >1.15</version >
36
- </dependency >
37
- <dependency >
38
- <groupId >com.microsoft.azure</groupId >
39
- <artifactId >azure-storage</artifactId >
40
- <version >8.6.6</version >
23
+ <groupId >com.azure</groupId >
24
+ <artifactId >azure-storage-blob</artifactId >
25
+ <version >12.21.1</version >
41
26
</dependency >
42
27
</dependencies >
43
28
You can’t perform that action at this time.
0 commit comments