From 07d2d77ad9f60df095e8975e1df2f704f8c33944 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 05:43:25 +0000 Subject: [PATCH] Bump com.mysql:mysql-connector-j in /distributed-tracing Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.1.0 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.1.0...8.2.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 8.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- distributed-tracing/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distributed-tracing/pom.xml b/distributed-tracing/pom.xml index 36bf884..2cfcf0a 100644 --- a/distributed-tracing/pom.xml +++ b/distributed-tracing/pom.xml @@ -40,7 +40,7 @@ com.mysql mysql-connector-j - 8.1.0 + 8.2.0