From 621476599137f2d6db5cdf5055b32081921c352e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:04:00 +0000 Subject: [PATCH] Bump mssql-jdbc from 11.2.3.jre8 to 12.1.0.jre8-preview Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 11.2.3.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 0871210..938c2e5 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ com.microsoft.sqlserver mssql-jdbc - 11.2.3.jre8 + 12.1.0.jre8-preview