mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 18:18:27 +00:00
- 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