NIFI-11741 Added Guava dependency to Ranger assembly includes

This closes #7423

Co-authored-by: Zoltan Kornel Torok <taz19880922@gmail.com>
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
exceptionfactory 2023-06-22 13:50:48 +02:00
parent 7748d9d1e5
commit 01fa3773fb
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@
<include>org.slf4j:slf4j-api</include>
<include>org.slf4j:jcl-over-slf4j</include>
<include>org.apache.commons:commons-lang3</include>
<include>com.google.guava:guava</include>
</includes>
</dependencySet>
<!-- Write out scripts from nifi-ranger-resources to ext/ranger/scripts -->