From e06b7525e3c097ded631990d1fa370bf48e1cdab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 19:04:39 +0000 Subject: [PATCH] Bump mssql-jdbc from 10.2.0.jre17 to 11.1.2.jre17-preview Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 10.2.0.jre17 to 11.1.2.jre17-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 99c9aa213..3dce8c30b 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ com.microsoft.sqlserver mssql-jdbc - 10.2.0.jre17 + 11.1.2.jre17-preview