From a91ba63dd72c5764e16c0ba2a638fd4f55a63ea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 22:37:17 +0000 Subject: [PATCH] Bump com.microsoft.sqlserver:mssql-jdbc Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.5.0.jre8-preview to 12.6.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- hscore-database/hscore-database-driver-sqlserver/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hscore-database/hscore-database-driver-sqlserver/pom.xml b/hscore-database/hscore-database-driver-sqlserver/pom.xml index 1499529e1c..9f319c2e61 100644 --- a/hscore-database/hscore-database-driver-sqlserver/pom.xml +++ b/hscore-database/hscore-database-driver-sqlserver/pom.xml @@ -20,7 +20,7 @@ com.microsoft.sqlserver mssql-jdbc - 12.5.0.jre8-preview + 12.6.0.jre8