From e97ea4f4198fbb0384a9b5a6e77f91d5f599be28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 01:42:28 +0000 Subject: [PATCH] Bump mysql-connector-java from 8.0.13 to 8.0.28 in /Spring/SpringBootAll 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] --- Spring/SpringBootAll/SpringBoot-JPA/pom.xml | 2 +- Spring/SpringBootAll/SpringBoot-Mybatis/pom.xml | 2 +- Spring/SpringBootAll/SpringBoot-Rest/pom.xml | 2 +- Spring/SpringBootAll/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Spring/SpringBootAll/SpringBoot-JPA/pom.xml b/Spring/SpringBootAll/SpringBoot-JPA/pom.xml index ac16aeb..c54cf1d 100644 --- a/Spring/SpringBootAll/SpringBoot-JPA/pom.xml +++ b/Spring/SpringBootAll/SpringBoot-JPA/pom.xml @@ -72,7 +72,7 @@ mysql mysql-connector-java - 8.0.13 + 8.0.28 diff --git a/Spring/SpringBootAll/SpringBoot-Mybatis/pom.xml b/Spring/SpringBootAll/SpringBoot-Mybatis/pom.xml index a1ec6ed..434df8a 100644 --- a/Spring/SpringBootAll/SpringBoot-Mybatis/pom.xml +++ b/Spring/SpringBootAll/SpringBoot-Mybatis/pom.xml @@ -93,7 +93,7 @@ mysql mysql-connector-java - 8.0.13 + 8.0.28 diff --git a/Spring/SpringBootAll/SpringBoot-Rest/pom.xml b/Spring/SpringBootAll/SpringBoot-Rest/pom.xml index e245faf..d3a01f8 100644 --- a/Spring/SpringBootAll/SpringBoot-Rest/pom.xml +++ b/Spring/SpringBootAll/SpringBoot-Rest/pom.xml @@ -59,7 +59,7 @@ mysql mysql-connector-java - 8.0.13 + 8.0.28 diff --git a/Spring/SpringBootAll/pom.xml b/Spring/SpringBootAll/pom.xml index cf9db59..90ec523 100644 --- a/Spring/SpringBootAll/pom.xml +++ b/Spring/SpringBootAll/pom.xml @@ -122,7 +122,7 @@ mysql mysql-connector-java - 8.0.13 + 8.0.28