From 99241020a3b37b332818660e636de6a76dfff8ec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 9 Nov 2025 11:10:24 +0000 Subject: [PATCH] fix: samples/tutorials/java/macOS/SqlServerColumnstoreSample/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMICROSOFTSQLSERVER-13821835 --- samples/tutorials/java/macOS/SqlServerColumnstoreSample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/tutorials/java/macOS/SqlServerColumnstoreSample/pom.xml b/samples/tutorials/java/macOS/SqlServerColumnstoreSample/pom.xml index 38e7d043c6..0e846f0029 100644 --- a/samples/tutorials/java/macOS/SqlServerColumnstoreSample/pom.xml +++ b/samples/tutorials/java/macOS/SqlServerColumnstoreSample/pom.xml @@ -22,7 +22,7 @@ com.microsoft.sqlserver mssql-jdbc - 6.2.2.jre8 + 10.2.4.jre8