From 70cd3871df38459a7e0bc781e4a1f90a18d7131d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 12:21:20 +0000 Subject: [PATCH] Bump mssql-jdbc from 10.2.0.jre17 to 11.1.1.jre17-preview Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 10.2.0.jre17 to 11.1.1.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 1cd2c2ec2..773e3a79c 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ com.microsoft.sqlserver mssql-jdbc - 10.2.0.jre17 + 11.1.1.jre17-preview