File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 256
256
<artifactId >azure-security-keyvault-certificates</artifactId >
257
257
<version >4.3.0-beta.1</version > <!-- {x-version-update;com.azure:azure-security-keyvault-certificates;current} -->
258
258
</dependency >
259
+ <dependency >
260
+ <groupId >com.azure</groupId >
261
+ <artifactId >azure-security-keyvault-jca</artifactId >
262
+ <version >1.1.0-beta.1</version > <!-- {x-version-update;com.azure:azure-security-keyvault-jca;current} -->
263
+ </dependency >
259
264
<dependency >
260
265
<groupId >com.azure</groupId >
261
266
<artifactId >azure-security-keyvault-keys</artifactId >
427
432
<artifactId >azure-spring-boot-starter-active-directory</artifactId >
428
433
<version >3.7.0-beta.1</version > <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
429
434
</dependency >
435
+ <dependency >
436
+ <groupId >com.azure.spring</groupId >
437
+ <artifactId >azure-spring-boot-starter-keyvault-certificates</artifactId >
438
+ <version >3.1.0-beta.1</version > <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-certificates;current} -->
439
+ </dependency >
430
440
<dependency >
431
441
<groupId >com.azure.spring</groupId >
432
442
<artifactId >azure-spring-boot-starter-keyvault-secrets</artifactId >
You can’t perform that action at this time.
0 commit comments