We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba5532 commit c687737Copy full SHA for c687737
README.md
@@ -1,4 +1,7 @@
1
---
2
+page_type: sample
3
+languages: java
4
+products: azure
5
services: Monitor
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