From 70c0b0c532997cc44590e4c2d454c388893200e1 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Fri, 11 Aug 2023 18:18:40 -0700 Subject: [PATCH] Update mysql driver. --- wise-webapp/pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/wise-webapp/pom.xml b/wise-webapp/pom.xml index b96e598d..95d150a4 100644 --- a/wise-webapp/pom.xml +++ b/wise-webapp/pom.xml @@ -165,10 +165,9 @@ 2.1.2 - mysql - mysql-connector-java - 8.0.32 - runtime + com.mysql + mysql-connector-j + 8.1.0 org.apache.commons