From a7d1bfe632c1c6fb44cde16d737365093d2d3991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 07:12:15 +0000 Subject: [PATCH] Bump the reactive-dependencies-jdbc group across 1 directory with 2 updates Bumps the reactive-dependencies-jdbc group with 2 updates in the / directory: [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) and [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc). Updates `org.mariadb.jdbc:mariadb-java-client` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md) - [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.6...3.5.7) 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: org.mariadb.jdbc:mariadb-java-client dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: reactive-dependencies-jdbc - 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 | 4 ++-- reactive/hibernate-reactive-3/pom.xml | 4 ++-- reactive/hibernate-reactive-4/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/reactive/hibernate-reactive-2/pom.xml b/reactive/hibernate-reactive-2/pom.xml index b6a4cd6f..5caf5fbf 100644 --- a/reactive/hibernate-reactive-2/pom.xml +++ b/reactive/hibernate-reactive-2/pom.xml @@ -136,7 +136,7 @@ org.mariadb.jdbc mariadb-java-client - 3.5.6 + 3.5.7 test @@ -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 3ed17d57..2ce1615d 100644 --- a/reactive/hibernate-reactive-3/pom.xml +++ b/reactive/hibernate-reactive-3/pom.xml @@ -136,7 +136,7 @@ org.mariadb.jdbc mariadb-java-client - 3.5.6 + 3.5.7 test @@ -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 10db3d93..dbb631a6 100644 --- a/reactive/hibernate-reactive-4/pom.xml +++ b/reactive/hibernate-reactive-4/pom.xml @@ -136,7 +136,7 @@ org.mariadb.jdbc mariadb-java-client - 3.5.6 + 3.5.7 test @@ -169,7 +169,7 @@ com.microsoft.sqlserver mssql-jdbc - 13.2.1.jre11 + 13.3.0.jre11-preview test