We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58d0ba commit 2f6c125Copy full SHA for 2f6c125
pom.xml
@@ -54,12 +54,12 @@
54
<dependency>
55
<groupId>com.azure.resourcemanager</groupId>
56
<artifactId>azure-resourcemanager</artifactId>
57
- <version>2.0.0</version>
+ <version>2.1.0</version>
58
</dependency>
59
60
<groupId>com.azure</groupId>
61
<artifactId>azure-identity</artifactId>
62
- <version>1.1.3</version>
+ <version>1.2.0</version>
63
64
65
<groupId>commons-net</groupId>
@@ -69,7 +69,7 @@
69
70
71
<artifactId>azure-storage-blob</artifactId>
72
- <version>12.8.0</version>
+ <version>12.9.0</version>
73
74
75
<groupId>commons-io</groupId>
0 commit comments