fix: samples/tutorials/AzureSqlGettingStartedSamples/java/Windows/AzureSqlSample/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-8367012
This commit is contained in:
snyk-bot
2024-12-05 05:05:11 +00:00
parent 58ce1a2d84
commit 2acae54bc4
@@ -31,7 +31,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-security-keyvault-secrets</artifactId>
<version>4.0.1</version>
<version>4.9.1</version>
</dependency>
<dependency>