From eb690a4cc62c5dee10cde86f57e30c2c9a637fa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 17:40:24 +0000 Subject: [PATCH] Bump com.microsoft.sqlserver:mssql-jdbc in /framework-system-demo Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 7.3.1.jre8-preview 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] --- framework-system-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework-system-demo/pom.xml b/framework-system-demo/pom.xml index 48f5ee78..e08403c9 100644 --- a/framework-system-demo/pom.xml +++ b/framework-system-demo/pom.xml @@ -76,7 +76,7 @@ com.microsoft.sqlserver mssql-jdbc - 7.3.1.jre8-preview + 11.1.0.jre8-preview com.shentong