From 0cc60261e42f2aa243d60a9e09e7d6f7953e3741 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 20:01:15 +0000 Subject: [PATCH] Bump mysql-connector-java in /code/spring-ehcache-redis Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.34 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.34...8.0.16) Signed-off-by: dependabot[bot] --- code/spring-ehcache-redis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/spring-ehcache-redis/pom.xml b/code/spring-ehcache-redis/pom.xml index d29c96395..2ff9f2d67 100644 --- a/code/spring-ehcache-redis/pom.xml +++ b/code/spring-ehcache-redis/pom.xml @@ -96,7 +96,7 @@ mysql mysql-connector-java - 5.1.34 + 8.0.16