From 5a4e19f9d8450d88b600aa720808b112b5138710 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2020 07:40:11 +0000 Subject: [PATCH] Bump mssql-jdbc from 6.1.0.jre8 to 8.2.2.jre13 Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 6.1.0.jre8 to 8.2.2.jre13. - [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 fe16bf4..e07fb4e 100644 --- a/spring-docs/pom.xml +++ b/spring-docs/pom.xml @@ -75,7 +75,7 @@ com.microsoft.sqlserver mssql-jdbc - 6.1.0.jre8 + 8.2.2.jre13