Github user gglanzani commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2187#discussion_r143040403
--- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/pom.xml ---
@@ -25,8 +25,9 @@
<packaging>jar</packaging>
<properties>
- <kite.version>1.0.0</kite.version>
+ <kite.version>1.1.0</kite.version>
<findbugs-annotations.version>1.3.9-1</findbugs-annotations.version>
+ <jackson.version>2.3.1</jackson.version>
--- End diff --
Sure, I got no problem with that!---
