From accc0aa403dccba4248062670cd1c75c8963d241 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 06:25:51 +0000 Subject: [PATCH] Bump mssql-jdbc from 6.1.0.jre8 to 9.2.0.jre15 Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 6.1.0.jre8 to 9.2.0.jre15. - [Release notes](https://github.com/Microsoft/mssql-jdbc/releases) - [Changelog](https://github.com/microsoft/mssql-jdbc/blob/dev/CHANGELOG.md) - [Commits](https://github.com/Microsoft/mssql-jdbc/commits) Signed-off-by: dependabot-preview[bot] --- spring-docs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-docs/pom.xml b/spring-docs/pom.xml index 3cff91c..e292711 100644 --- a/spring-docs/pom.xml +++ b/spring-docs/pom.xml @@ -73,7 +73,7 @@ com.microsoft.sqlserver mssql-jdbc - 6.1.0.jre8 + 9.2.0.jre15