From 0e18fa0a7cce6756ce3150ffa4a0d7f6925c21a0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Przemys=C5=82aw=20Dubaniewicz?=
<1896041+przemekd@users.noreply.github.com>
Date: Mon, 24 Feb 2020 13:53:23 +0100
Subject: [PATCH] NIFI-7164 Upgrade shyiko/mysql-binlog-connector-java
dependency
---
.../nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml b/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml
index 1b5cd6b67f60..fe72b783e358 100644
--- a/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml
@@ -41,7 +41,7 @@ language governing permissions and limitations under the License. -->
com.github.shyiko
mysql-binlog-connector-java
- 0.11.0
+ 0.20.1
org.apache.nifi