From 38ee1b06794acec1d42761ee9937c1dda8fa1f18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 09:12:33 +0000 Subject: [PATCH] build(deps): bump com.microsoft.sqlserver:mssql-jdbc Bumps the maven group with 1 update in the /dbptk-modules/dbptk-module-sql-server directory: [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc). Updates `com.microsoft.sqlserver:mssql-jdbc` from 9.4.1.jre8 to 11.2.0.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: 11.2.0.jre8 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- dbptk-modules/dbptk-module-sql-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbptk-modules/dbptk-module-sql-server/pom.xml b/dbptk-modules/dbptk-module-sql-server/pom.xml index 50a1d5f0..e7abebc4 100644 --- a/dbptk-modules/dbptk-module-sql-server/pom.xml +++ b/dbptk-modules/dbptk-module-sql-server/pom.xml @@ -29,7 +29,7 @@ com.microsoft.sqlserver mssql-jdbc - 10.2.4.jre8 + 11.2.0.jre8