From a3d3b187d28ac901188bbbc99d70efde0c63025b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 17:32:32 +0000 Subject: [PATCH] Bump com.microsoft.sqlserver:mssql-jdbc in /mi-sql-public-demo Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 10.2.0.jre11 to 10.2.4.jre11. - [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: 10.2.4.jre11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mi-sql-public-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mi-sql-public-demo/pom.xml b/mi-sql-public-demo/pom.xml index c7fcd64..1760ed1 100644 --- a/mi-sql-public-demo/pom.xml +++ b/mi-sql-public-demo/pom.xml @@ -19,7 +19,7 @@ com.microsoft.sqlserver mssql-jdbc - 10.2.0.jre11 + 10.2.4.jre11