From 13329a1289c720f7270d1ee73f822a6d60d88189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 17:25:07 +0000 Subject: [PATCH] Bump com.microsoft.sqlserver:mssql-jdbc in /mssqlserver Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 6.2.0.jre8 to 10.2.4.jre8. - [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.jre8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mssqlserver/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mssqlserver/pom.xml b/mssqlserver/pom.xml index f99c5ecd5..a86f9d019 100644 --- a/mssqlserver/pom.xml +++ b/mssqlserver/pom.xml @@ -47,7 +47,7 @@ com.microsoft.sqlserver mssql-jdbc - 6.2.0.jre8 + 10.2.4.jre8 runtime