From a4c063eb1ff300cc550ebf024ba83f336bec48a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 18:36:21 +0000 Subject: [PATCH] Bump com.mysql:mysql-connector-j from 8.0.32 to 8.2.0 Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.32 to 8.2.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.32...8.2.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- .../springboot-dynamic-datasource/pom.xml" | 2 +- .../springboot-database-doc/pom.xml" | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 798f221b..1a2eafd5 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ com.mysql mysql-connector-j - 8.0.32 + 8.2.0 diff --git "a/springboot101/\346\225\260\346\215\256\345\272\223/springboot-dynamic-datasource/pom.xml" "b/springboot101/\346\225\260\346\215\256\345\272\223/springboot-dynamic-datasource/pom.xml" index 17af33ed..0479c76f 100644 --- "a/springboot101/\346\225\260\346\215\256\345\272\223/springboot-dynamic-datasource/pom.xml" +++ "b/springboot101/\346\225\260\346\215\256\345\272\223/springboot-dynamic-datasource/pom.xml" @@ -15,7 +15,7 @@ 8 8 3.5.3.1 - 8.0.32 + 8.2.0 1.2.6 diff --git "a/springboot101/\351\200\232\347\224\250\345\212\237\350\203\275/springboot-database-doc/pom.xml" "b/springboot101/\351\200\232\347\224\250\345\212\237\350\203\275/springboot-database-doc/pom.xml" index 13aa3fe5..b369ccdf 100644 --- "a/springboot101/\351\200\232\347\224\250\345\212\237\350\203\275/springboot-database-doc/pom.xml" +++ "b/springboot101/\351\200\232\347\224\250\345\212\237\350\203\275/springboot-database-doc/pom.xml" @@ -64,7 +64,7 @@ com.mysql mysql-connector-j - 8.0.32 + 8.2.0