From ffdc557b5e0b2b4016d76343256d82c4b6d6dc2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 01:06:49 +0000 Subject: [PATCH] Bump mysql-connector-java in /integration-test/spring-demo-3 Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.39 to 8.0.16. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.39...8.0.16) Signed-off-by: dependabot[bot] --- integration-test/spring-demo-3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-test/spring-demo-3/pom.xml b/integration-test/spring-demo-3/pom.xml index ea2ea41..909ecfb 100644 --- a/integration-test/spring-demo-3/pom.xml +++ b/integration-test/spring-demo-3/pom.xml @@ -97,7 +97,7 @@ mysql mysql-connector-java - 6.0.6 + 8.0.16 runtime