From 3e420fc8dd859d45b04506e682e47b22b5457892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 18:37:05 +0000 Subject: [PATCH] Bump com.mysql:mysql-connector-j in /samples/DatabasePolling 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] --- samples/DatabasePolling/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/DatabasePolling/pom.xml b/samples/DatabasePolling/pom.xml index a4969fc405..6c6f98b6dc 100644 --- a/samples/DatabasePolling/pom.xml +++ b/samples/DatabasePolling/pom.xml @@ -344,7 +344,7 @@ com.mysql mysql-connector-j - 8.0.32 + 8.2.0