From 7af0b86b2a770da8b7522978bcecc52583c7562b Mon Sep 17 00:00:00 2001 From: Andrus Adamchik Date: Fri, 19 Apr 2024 12:21:22 -0400 Subject: [PATCH] MySQL driver upgrade. the older one had a CVE against it --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 77fe89b..b23d821 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ ${project.version} 3.16.8 - 8.0.28 + 8.0.33