From f40b0c5e2db48e858750e44298774b0fe2002894 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 23:01:04 +0000 Subject: [PATCH] Bump mysql-connector-java in /payara-micro/jpa-datasource-example Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.47 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/5.1.47...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- payara-micro/jpa-datasource-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/payara-micro/jpa-datasource-example/pom.xml b/payara-micro/jpa-datasource-example/pom.xml index 549e1bac..82360d06 100644 --- a/payara-micro/jpa-datasource-example/pom.xml +++ b/payara-micro/jpa-datasource-example/pom.xml @@ -56,7 +56,7 @@ mysql mysql-connector-java - 5.1.47 + 8.0.28