From 40ae1287f2a199f0f89adc6229ead8219e2af7c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 15:01:29 +0000 Subject: [PATCH] Bump com.microsoft.sqlserver:mssql-jdbc Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 11.2.3.jre17 to 12.3.0.jre17-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: 12.3.0.jre17-preview dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a36a0db04..c6d5af7ab 100644 --- a/pom.xml +++ b/pom.xml @@ -225,7 +225,7 @@ com.microsoft.sqlserver mssql-jdbc - 11.2.3.jre17 + 12.3.0.jre17-preview runtime