From 89a9ee7a25a196b40ddaec79c305fc6277bde8c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 17:33:57 +0000 Subject: [PATCH] Bump com.microsoft.sqlserver:mssql-jdbc in /Code/Java/AzureSQL_java_jar Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 6.1.0.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] --- Code/Java/AzureSQL_java_jar/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/Java/AzureSQL_java_jar/pom.xml b/Code/Java/AzureSQL_java_jar/pom.xml index c7972d0..9c9f9df 100644 --- a/Code/Java/AzureSQL_java_jar/pom.xml +++ b/Code/Java/AzureSQL_java_jar/pom.xml @@ -15,7 +15,7 @@ com.microsoft.sqlserver mssql-jdbc - 6.1.0.jre8 + 11.1.0.jre8-preview