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