|
14 | 14 |
|
15 | 15 | <groupId>com.microsoft.azure</groupId> |
16 | 16 | <artifactId>azure-keyvault-extensions</artifactId> |
17 | | - <version>1.2.6</version> <!-- {x-version-update;com.microsoft.azure:azure-keyvault-extensions;current} --> |
| 17 | + <version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-keyvault-extensions;current} --> |
18 | 18 | <packaging>jar</packaging> |
19 | 19 |
|
20 | 20 | <name>Microsoft Azure SDK for Key Vault Extensions</name> |
|
47 | 47 | <dependency> |
48 | 48 | <groupId>com.microsoft.azure</groupId> |
49 | 49 | <artifactId>azure-keyvault-webkey</artifactId> |
50 | | - <version>1.2.6</version> <!-- {x-version-update;com.microsoft.azure:azure-keyvault-webkey;current} --> |
| 50 | + <version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-keyvault-webkey;current} --> |
51 | 51 | </dependency> |
52 | 52 | <dependency> |
53 | 53 | <groupId>com.microsoft.azure</groupId> |
54 | 54 | <artifactId>azure-keyvault-core</artifactId> |
55 | | - <version>1.2.6</version> <!-- {x-version-update;com.microsoft.azure:azure-keyvault-core;current} --> |
| 55 | + <version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-keyvault-core;current} --> |
56 | 56 | </dependency> |
57 | 57 | <dependency> |
58 | 58 | <groupId>com.microsoft.azure</groupId> |
59 | 59 | <artifactId>azure-keyvault-cryptography</artifactId> |
60 | | - <version>1.2.6</version> <!-- {x-version-update;com.microsoft.azure:azure-keyvault-cryptography;current} --> |
| 60 | + <version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-keyvault-cryptography;current} --> |
61 | 61 | </dependency> |
62 | 62 | <dependency> |
63 | 63 | <groupId>com.microsoft.azure</groupId> |
64 | 64 | <artifactId>azure-keyvault</artifactId> |
65 | | - <version>1.2.6</version> <!-- {x-version-update;com.microsoft.azure:azure-keyvault;current} --> |
| 65 | + <version>1.3.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-keyvault;current} --> |
66 | 66 | </dependency> |
67 | 67 |
|
68 | 68 | <!-- Other Microsoft Azure Dependencies --> |
|
0 commit comments