From 696c0bc040f412ed8fe321369c595792f6e83428 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 15:07:14 +0000 Subject: [PATCH] chore(deps): bump com.microsoft.sqlserver:mssql-jdbc in /jdbc/sqlserver Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 13.2.0.jre8 to 13.2.1.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: 13.2.1.jre8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jdbc/sqlserver/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jdbc/sqlserver/pom.xml b/jdbc/sqlserver/pom.xml index e01680a44..6073b0bca 100644 --- a/jdbc/sqlserver/pom.xml +++ b/jdbc/sqlserver/pom.xml @@ -49,7 +49,7 @@ com.microsoft.sqlserver mssql-jdbc - 13.2.0.jre8 + 13.2.1.jre8 provided @@ -96,7 +96,7 @@ com.microsoft.sqlserver mssql-jdbc - 13.2.0.jre8 + 13.2.1.jre8