From 5d5f27ff39f930d262dbc7824ec100d9de028192 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 10:58:32 +0000 Subject: [PATCH] build(deps): bump mysql:mysql-connector-java Bumps [mysql:mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.16...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- p7-skill/framework/mybatis/mybatis-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p7-skill/framework/mybatis/mybatis-plugin/pom.xml b/p7-skill/framework/mybatis/mybatis-plugin/pom.xml index 11f4b56..fc9d8ef 100644 --- a/p7-skill/framework/mybatis/mybatis-plugin/pom.xml +++ b/p7-skill/framework/mybatis/mybatis-plugin/pom.xml @@ -34,7 +34,7 @@ mysql mysql-connector-java - 8.0.16 + 8.0.28 runtime