From d045c6d358e2f0a4439fe5bf118e0a15f5126fa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 23:54:36 +0000 Subject: [PATCH] Bump mysql-connector-java in /jframe-plugin/jframe-datasource Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.13 to 8.0.28. - [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.13...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jframe-plugin/jframe-datasource/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jframe-plugin/jframe-datasource/pom.xml b/jframe-plugin/jframe-datasource/pom.xml index b47d36e..9bae840 100644 --- a/jframe-plugin/jframe-datasource/pom.xml +++ b/jframe-plugin/jframe-datasource/pom.xml @@ -17,7 +17,7 @@ mysql mysql-connector-java - 8.0.13 + 8.0.28 \ No newline at end of file