From ef119586e2b6f9e74851dffe5cb904eb767d63a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Dec 2020 21:56:38 +0000 Subject: [PATCH] Bump mysql-connector-java from 5.0.4 to 8.0.16 in /snarf Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.0.4 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/commits/8.0.16) Signed-off-by: dependabot[bot] --- snarf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snarf/pom.xml b/snarf/pom.xml index b796d71..3d69212 100644 --- a/snarf/pom.xml +++ b/snarf/pom.xml @@ -59,7 +59,7 @@ mysql mysql-connector-java - 5.0.4 + 8.0.16 postgresql