mirror of
https://github.com/apache/nifi.git
synced 2025-02-10 12:05:22 +00:00
a4375a046f
- Added dependency management override for Groovy 2.4.21 in Hive Processors - Upgraded TinkerPop Gremlin to 3.5.1 in graph bundle to depend on Groovy 2.5.14 - Adjusted TlsHelperGroovyTest variable declaration to avoid compiler warnings Signed-off-by: Matthew Burgess <mattyb149@apache.org> This closes #5276