From ccd2f0677dacabfec3b2ebb5da7a1da0a76efbd4 Mon Sep 17 00:00:00 2001 From: exceptionfactory Date: Fri, 3 Nov 2023 13:18:27 -0500 Subject: [PATCH] NIFI-12316 Upgraded MySQL Connector J from 8.1.0 to 8.2.0 Signed-off-by: Pierre Villard This closes #7979. --- nifi-registry/nifi-registry-core/nifi-registry-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nifi-registry/nifi-registry-core/nifi-registry-test/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-test/pom.xml index 8a96b5bbaa..fa1632cb17 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-test/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-test/pom.xml @@ -54,7 +54,7 @@ com.mysql mysql-connector-j - 8.1.0 + 8.2.0 org.mariadb.jdbc