From b5c86901b26c16c41decf8bdf9760684f4c17775 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 22:02:57 +0000 Subject: [PATCH] Bump com.microsoft.sqlserver:mssql-jdbc Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 13.3.0.jre8-preview to 13.3.1.jre11-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: 13.3.1.jre11-preview dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- database/driver-sqlserver/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/driver-sqlserver/pom.xml b/database/driver-sqlserver/pom.xml index 79acadf9a..5a5b692aa 100644 --- a/database/driver-sqlserver/pom.xml +++ b/database/driver-sqlserver/pom.xml @@ -21,7 +21,7 @@ com.microsoft.sqlserver mssql-jdbc - 13.3.0.jre8-preview + 13.3.1.jre11-preview