From 5acd764c1e3af3d9fb23f9dac12a7ae507bf628c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 22:14:05 +0000 Subject: [PATCH] Bump mysql-connector-java from 8.0.20 to 8.0.23 Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.20 to 8.0.23. - [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.20...8.0.23) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 65d380f..64308d6 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ mysql mysql-connector-java - 8.0.20 + 8.0.23 compile