From 7985e2b9d9cf6b51c1a8573c63d60333a85ad432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 21:37:29 +0000 Subject: [PATCH 1/2] Bump mysql-connector-java from 8.0.12 to 8.0.16 Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.12 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/8.0.12...8.0.16) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6ffc234..ab4fee1 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.12 1.1.2 3.0.2 - 8.0.12 + 8.0.16 4.1.42.Final 1.7.25 From b9f4ba3f1b64c1e383e6b2168949424911d080e2 Mon Sep 17 00:00:00 2001 From: David Richards Date: Wed, 7 Oct 2020 12:36:43 -0700 Subject: [PATCH 2/2] Minor version bump --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ab4fee1..7ce7ac7 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.12 1.1.2 3.0.2 - 8.0.16 + 8.0.21 4.1.42.Final 1.7.25