From 2828442a248fc58b2d53b89a905c75d26687c97a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 21:11:19 +0000 Subject: [PATCH] build(deps-dev): bump com.mysql:mysql-connector-j in /db-scheduler Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.33 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.33...8.2.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- db-scheduler/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db-scheduler/pom.xml b/db-scheduler/pom.xml index 708e6234..7b889f98 100644 --- a/db-scheduler/pom.xml +++ b/db-scheduler/pom.xml @@ -267,7 +267,7 @@ com.mysql mysql-connector-j - 8.0.33 + 8.2.0 test