Skip to content

Commit 3528305

Browse files
committed
Update download link for JCA Provider Jar to the latest version.
1 parent e461fb9 commit 3528305

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AzureJavaSDK/JCA/integrate_keyvault_JCA_provider_with_jarsigner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Before beginning, ensure you have the following:
2525

2626
### Step 1: Download and Configure JCA Provider Jar
2727

28-
1. Download the [JCA](https://repo1.maven.org/maven2/com/azure/azure-security-keyvault-jca/2.8.1/azure-security-keyvault-jca-2.9.0.jar) Provider Jar.
28+
1. Download the [JCA](https://repo1.maven.org/maven2/com/azure/azure-security-keyvault-jca/2.9.0/azure-security-keyvault-jca-2.9.0.jar) Provider Jar.
2929
2. If you are using Java8, you need to add the JCA provider jar to the class path.
3030
1. Place the jar under the folder `${JAVA_HOME}/jre/lib/ext`
3131
- ![img.jpg](../Ressources/JCA/place_jar.jpg)

AzureJavaSDK/JCA/integrate_keyvault_JCA_provider_with_jarsigner_powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Before beginning, ensure you have the following:
2525

2626
### Step 1: Download and Configure JCA Provider Jar
2727

28-
1. Download the [JCA](https://repo1.maven.org/maven2/com/azure/azure-security-keyvault-jca/2.8.1/azure-security-keyvault-jca-2.9.0.jar) Provider Jar.
28+
1. Download the [JCA](https://repo1.maven.org/maven2/com/azure/azure-security-keyvault-jca/2.9.0/azure-security-keyvault-jca-2.9.0.jar) Provider Jar.
2929
2. If you are using Java8, you need to add the JCA provider jar to the class path.
3030
1. Place the jar under the folder `${JAVA_HOME}/jre/lib/ext`
3131
- ![img.jpg](../Ressources/JCA/place_jar.jpg)

0 commit comments

Comments
 (0)