From 27f0d5442f2de97c32d0d4753096b44f850abbd8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2020 07:51:02 +0000 Subject: [PATCH] Bump mssql-jdbc from 6.1.0.jre8 to 8.4.0.jre14 Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 6.1.0.jre8 to 8.4.0.jre14. - [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 feb1559..fa87529 100644 --- a/spring-docs/pom.xml +++ b/spring-docs/pom.xml @@ -73,7 +73,7 @@ com.microsoft.sqlserver mssql-jdbc - 6.1.0.jre8 + 8.4.0.jre14