From 83e0c9709d1a4e05138ac77d0e23602e179e1797 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 2 Mar 2025 23:57:35 +0000
Subject: [PATCH] fix(deps): update dependency com.mysql:mysql-connector-j to
v8.2.0 [security]
---
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 86c62c05..046beeff 100644
--- a/Testing/TestContainers/pom.xml
+++ b/Testing/TestContainers/pom.xml
@@ -35,7 +35,7 @@
com.mysql
mysql-connector-j
- 8.0.33
+ 8.2.0
org.springframework.boot