From 4f38d47cbd0b102277f3b6ad1ae1dbfd0a34fc30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 07:14:17 +0000 Subject: [PATCH] Bump mssql-jdbc from 6.2.2.jre8 to 12.1.0.jre8-preview Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 6.2.2.jre8 to 12.1.0.jre8-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: 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..d6f0f70 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ com.microsoft.sqlserver mssql-jdbc - 6.2.2.jre8 + 12.1.0.jre8-preview