From 7bb966f0492001af5c105ef1bc76c3803d271f5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:00:11 +0200 Subject: [PATCH] chore(deps): bump com.microsoft.sqlserver:mssql-jdbc (#1028) Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.7.1.jre11-preview to 12.8.0.jre11. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- view/jpa/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/jpa/pom.xml b/view/jpa/pom.xml index 1b57bc9a3..8a7c1e108 100644 --- a/view/jpa/pom.xml +++ b/view/jpa/pom.xml @@ -238,7 +238,7 @@ com.microsoft.sqlserver mssql-jdbc - 12.7.1.jre11-preview + 12.8.0.jre11 org.postgresql