From 55e886f3e55b3fee35ff3556ce7517cf2bd6d33f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 02:45:43 +0000 Subject: [PATCH] Bump mysql-connector-java in /plugin/inject-transaction Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.9 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/5.1.9...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- plugin/inject-transaction/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/inject-transaction/pom.xml b/plugin/inject-transaction/pom.xml index 48cd999..f196586 100644 --- a/plugin/inject-transaction/pom.xml +++ b/plugin/inject-transaction/pom.xml @@ -69,7 +69,7 @@ mysql mysql-connector-java - 5.1.9 + 8.0.28 test