From c1c65595ac9fd924b4c694926c8850e16863e487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 23:57:59 +0000 Subject: [PATCH] Bump mysql-connector-java in /spring_jdbc_and_repositories/JdbcTemplate Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 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.16...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring_jdbc_and_repositories/JdbcTemplate/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring_jdbc_and_repositories/JdbcTemplate/pom.xml b/spring_jdbc_and_repositories/JdbcTemplate/pom.xml index 8b99317..7d9b314 100644 --- a/spring_jdbc_and_repositories/JdbcTemplate/pom.xml +++ b/spring_jdbc_and_repositories/JdbcTemplate/pom.xml @@ -28,7 +28,7 @@ 4.1.5.RELEASE - 8.0.16 + 8.0.28