From b34c6396246996330eb3f18a11e1338c56ca24ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 18:53:52 +0000 Subject: [PATCH] Bump com.microsoft.sqlserver:mssql-jdbc Bumps the reactive-dependencies-jdbc group with 1 update: [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc). Updates `com.microsoft.sqlserver:mssql-jdbc` from 13.2.1.jre11 to 13.3.0.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.0.jre11-preview dependency-type: direct:production update-type: version-update:semver-minor dependency-group: reactive-dependencies-jdbc ... Signed-off-by: dependabot[bot] --- reactive/hibernate-reactive-2/pom.xml | 2 +- reactive/hibernate-reactive-3/pom.xml | 2 +- reactive/hibernate-reactive-4/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/reactive/hibernate-reactive-2/pom.xml b/reactive/hibernate-reactive-2/pom.xml index 33964bf6..e66224da 100644 --- a/reactive/hibernate-reactive-2/pom.xml +++ b/reactive/hibernate-reactive-2/pom.xml @@ -169,7 +169,7 @@ com.microsoft.sqlserver mssql-jdbc - 13.2.1.jre11 + 13.3.0.jre11-preview test diff --git a/reactive/hibernate-reactive-3/pom.xml b/reactive/hibernate-reactive-3/pom.xml index d0d18d41..8fb24369 100644 --- a/reactive/hibernate-reactive-3/pom.xml +++ b/reactive/hibernate-reactive-3/pom.xml @@ -169,7 +169,7 @@ com.microsoft.sqlserver mssql-jdbc - 13.2.1.jre11 + 13.3.0.jre11-preview test diff --git a/reactive/hibernate-reactive-4/pom.xml b/reactive/hibernate-reactive-4/pom.xml index b09d4379..cfe7685c 100644 --- a/reactive/hibernate-reactive-4/pom.xml +++ b/reactive/hibernate-reactive-4/pom.xml @@ -169,7 +169,7 @@ com.microsoft.sqlserver mssql-jdbc - 13.2.1.jre11 + 13.3.0.jre11-preview test