From 058d7b4c49a535a785b4985908d50875b5437a52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 17:36:18 +0000 Subject: [PATCH] Bump com.microsoft.sqlserver:mssql-jdbc Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 6.2.2.jre8 to 11.1.0.jre8-preview. - [Release notes](https://github.com/Microsoft/mssql-jdbc/releases) - [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/mssql-jdbc/commits) --- updated-dependencies: - dependency-name: com.microsoft.sqlserver:mssql-jdbc dependency-version: 11.1.0.jre8-preview dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../tutorials/java/Windows/SqlServerColumnstoreSample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/tutorials/java/Windows/SqlServerColumnstoreSample/pom.xml b/samples/tutorials/java/Windows/SqlServerColumnstoreSample/pom.xml index bd76bfdc7b..60b1a9179a 100644 --- a/samples/tutorials/java/Windows/SqlServerColumnstoreSample/pom.xml +++ b/samples/tutorials/java/Windows/SqlServerColumnstoreSample/pom.xml @@ -22,7 +22,7 @@ com.microsoft.sqlserver mssql-jdbc - 6.2.2.jre8 + 11.1.0.jre8-preview