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