We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411d80f commit 60de192Copy full SHA for 60de192
README.md
@@ -1,4 +1,7 @@
1
---
2
+page_type: sample
3
+languages: java
4
+products: azure
5
services: Compute
6
platforms: java
7
author: yaohaizh
pom.xml
@@ -53,7 +53,7 @@
53
<dependency>
54
<groupId>com.microsoft.azure</groupId>
55
<artifactId>azure</artifactId>
56
- <version>1.22.0</version>
+ <version>1.24.1</version>
57
</dependency>
58
59
<groupId>commons-net</groupId>
0 commit comments