From eebda806d0b8dcafdf04771a2417559acfdbc495 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 3 Mar 2025 06:59:21 +0000
Subject: [PATCH] fix(deps): update dependency com.mysql:mysql-connector-j to
v9
---
Testing/TestContainers/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Testing/TestContainers/pom.xml b/Testing/TestContainers/pom.xml
index 046beeff..edf0dc0a 100644
--- a/Testing/TestContainers/pom.xml
+++ b/Testing/TestContainers/pom.xml
@@ -35,7 +35,7 @@
com.mysql
mysql-connector-j
- 8.2.0
+ 9.2.0
org.springframework.boot