From 7aa4cc5538af490d04c546e2f8e35d2aa0ee5392 Mon Sep 17 00:00:00 2001 From: David Turanski Date: Sat, 17 Oct 2020 19:19:27 -0400 Subject: [PATCH] Upgrade mysql connector --- stream-applications-integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stream-applications-integration-tests/pom.xml b/stream-applications-integration-tests/pom.xml index 112a9ed..bbed6e2 100644 --- a/stream-applications-integration-tests/pom.xml +++ b/stream-applications-integration-tests/pom.xml @@ -103,7 +103,7 @@ mysql mysql-connector-java - 5.1.49 + 8.0.16 test