diff --git a/sample-operators/mysql-schema/pom.xml b/sample-operators/mysql-schema/pom.xml index ebd1994b67..98ec78bdd1 100644 --- a/sample-operators/mysql-schema/pom.xml +++ b/sample-operators/mysql-schema/pom.xml @@ -40,7 +40,7 @@ mysql mysql-connector-java - 8.0.28 + 8.0.29 io.fabric8