From a89873f437f456b153f5164f6090f5bc9b97b68b Mon Sep 17 00:00:00 2001 From: exceptionfactory Date: Tue, 16 Aug 2022 10:03:53 -0500 Subject: [PATCH] NIFI-9518 Upgraded mysql-binlog-connector-java from 0.20.1 to 0.26.1 - Changed from com.github.shyiko to com.zendesk dependency group for current library version Signed-off-by: Pierre Villard This closes #6302. --- nifi-dependency-check-maven/suppressions.xml | 2 +- .../nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nifi-dependency-check-maven/suppressions.xml b/nifi-dependency-check-maven/suppressions.xml index 20dcabe779..732f01fb3b 100644 --- a/nifi-dependency-check-maven/suppressions.xml +++ b/nifi-dependency-check-maven/suppressions.xml @@ -46,7 +46,7 @@ MySQL Binary Log Connector is incorrectly identified as MySQL server - ^pkg:maven/com\.github\.shyiko/mysql\-binlog\-connector\-java@.*$ + ^pkg:maven/com\.zendesk/mysql\-binlog\-connector\-java@.*$ cpe:/a:mysql:mysql 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 6c18457f9c..b61bfcae2b 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 @@ -39,9 +39,9 @@ language governing permissions and limitations under the License. --> nifi-distributed-cache-client-service-api - com.github.shyiko + com.zendesk mysql-binlog-connector-java - 0.20.1 + 0.26.1 org.apache.nifi