From e377b0c31be879fe30ffcb17d0d98f6d0391c0c9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2020 07:39:31 +0000 Subject: [PATCH] Bump mssql-jdbc from 6.1.0.jre8 to 8.2.1.jre13 Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 6.1.0.jre8 to 8.2.1.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..edc663f 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.1.jre13