From 996493f71eb1296030adc0662b4228a1e75b90f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 04:18:46 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20mysql-connector-java=20in=20/SpringCloud?= =?UTF-8?q?/=E5=B0=9A=E7=A1=85=E8=B0=B7SpringCloud/cloud2020?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.19 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.19...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../cloud2020/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/SpringCloud/\345\260\232\347\241\205\350\260\267SpringCloud/cloud2020/pom.xml" "b/SpringCloud/\345\260\232\347\241\205\350\260\267SpringCloud/cloud2020/pom.xml" index 08f17c1..7d1a254 100644 --- "a/SpringCloud/\345\260\232\347\241\205\350\260\267SpringCloud/cloud2020/pom.xml" +++ "b/SpringCloud/\345\260\232\347\241\205\350\260\267SpringCloud/cloud2020/pom.xml" @@ -30,7 +30,7 @@ 4.13.1 1.2.17 1.16.18 - 8.0.19 + 8.0.28 1.1.16 2.2.2.RELEASE Hoxton.SR1