mirror of
https://github.com/apache/nifi.git
synced 2025-02-09 03:25:04 +00:00
8171ecb2c1
- Replaced HashMap with LinkedHashMap to avoid potential non-deterministic results for user group properties This closes #5524 Signed-off-by: David Handermann <exceptionfactory@apache.org>