mirror of https://github.com/apache/nifi.git
NIFI-10009 - bump Kudu client from 1.15 to 1.16
This closes #6029 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
8247910a81
commit
dfc8b9c4c8
|
@ -27,7 +27,7 @@
|
|||
|
||||
<properties>
|
||||
<exclude.tests>None</exclude.tests>
|
||||
<kudu.version>1.15.0</kudu.version>
|
||||
<kudu.version>1.16.0</kudu.version>
|
||||
</properties>
|
||||
|
||||
<modules>
|
||||
|
|
Loading…
Reference in New Issue