From e096f40375f6ee76bbbca62dc51d811831c9c306 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 09:11:51 +0000 Subject: [PATCH] Bump mssql-jdbc from 8.4.1.jre11 to 12.2.0.jre11 Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 8.4.1.jre11 to 12.2.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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6b3ddc8..85886fa 100644 --- a/pom.xml +++ b/pom.xml @@ -140,7 +140,7 @@ com.microsoft.sqlserver mssql-jdbc - 8.4.1.jre11 + 12.2.0.jre11 test