From eeb4887baa28b1524d22cf93d6e408cbead9190b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 10:04:40 +0000 Subject: [PATCH] Bump mssql-jdbc from 6.2.2.jre8 to 12.2.0.jre8 Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 6.2.2.jre8 to 12.2.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-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 e964463..b769773 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ com.microsoft.sqlserver mssql-jdbc - 6.2.2.jre8 + 12.2.0.jre8