File tree Expand file tree Collapse file tree 1 file changed +0
-30
lines changed
articles/virtual-machines/windows Expand file tree Collapse file tree 1 file changed +0
-30
lines changed Original file line number Diff line number Diff line change @@ -72,36 +72,6 @@ It takes about 20 minutes to do these steps.
72
72
<artifactId>azure-resourcemanager</artifactId>
73
73
<version>2.8.0</version>
74
74
</dependency>
75
- <dependency>
76
- <groupId>com.azure.resourcemanager</groupId>
77
- <artifactId>azure-resourcemanager-appservice</artifactId>
78
- <version>2.8.0</version>
79
- </dependency>
80
- <dependency>
81
- <groupId>com.azure.resourcemanager</groupId>
82
- <artifactId>azure-resourcemanager-network</artifactId>
83
- <version>2.8.0</version>
84
- </dependency>
85
- <dependency>
86
- <groupId>com.squareup.okio</groupId>
87
- <artifactId>okio</artifactId>
88
- <version>1.13.0</version>
89
- </dependency>
90
- <dependency>
91
- <groupId>com.nimbusds</groupId>
92
- <artifactId>nimbus-jose-jwt</artifactId>
93
- <version>3.6</version>
94
- </dependency>
95
- <dependency>
96
- <groupId>net.minidev</groupId>
97
- <artifactId>json-smart</artifactId>
98
- <version>1.0.6.3</version>
99
- </dependency>
100
- <dependency>
101
- <groupId>javax.mail</groupId>
102
- <artifactId>mail</artifactId>
103
- <version>1.4.5</version>
104
- </dependency>
105
75
```
106
76
107
77
3. Save the file.
You can’t perform that action at this time.
0 commit comments