From 3b14c2283c46d5c068e41771a0deadf55ba93f26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 23:49:28 +0000 Subject: [PATCH] Bump mysql-connector-java 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] --- .../classes/META-INF/maven/com.javahelps/JPAHelloWorld/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jpa/helloworld/hibernate/JPAHelloWorld/target/classes/META-INF/maven/com.javahelps/JPAHelloWorld/pom.xml b/jpa/helloworld/hibernate/JPAHelloWorld/target/classes/META-INF/maven/com.javahelps/JPAHelloWorld/pom.xml index 557e4ec..08d93e5 100644 --- a/jpa/helloworld/hibernate/JPAHelloWorld/target/classes/META-INF/maven/com.javahelps/JPAHelloWorld/pom.xml +++ b/jpa/helloworld/hibernate/JPAHelloWorld/target/classes/META-INF/maven/com.javahelps/JPAHelloWorld/pom.xml @@ -46,7 +46,7 @@ mysql mysql-connector-java - 8.0.16 + 8.0.28 \ No newline at end of file