mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 11:05:17 +00:00
8e301cfdef
- Replaced Long.toHexString() with String.format() using pattern with leading 0 This closes #7926 Signed-off-by: David Handermann <exceptionfactory@apache.org>