From eeaf096676cda823017d58692e39894757b02fea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 13:40:14 +0000 Subject: [PATCH] Bump mssql-jdbc from 8.4.1.jre8 to 11.2.1.jre8 Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 8.4.1.jre8 to 11.2.1.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 ec0997e2faf..c057b989d43 100644 --- a/pom.xml +++ b/pom.xml @@ -283,7 +283,7 @@ com.microsoft.sqlserver mssql-jdbc - 8.4.1.jre8 + 11.2.1.jre8 provided