Hi,
You seem to have vendored some commons-lang3 code under https://github.com/networknt/json-schema-validator/tree/master/src/main/java/com/networknt/schema/format, presumably for a good reason.
The code is licensed under Apache-2.0 license, so to distribute it, or its derivative works, you should comply with section 4 d of the license, and include its NOTICe file in your NOTICE file.
You seem to have done something like it (the licensing comment from these files is included), but the actual commons-lang3 NOTICE file (https://gitbox.apache.org/repos/asf?p=commons-lang.git;a=blob_plain;f=NOTICE.txt;hb=HEAD) is not.
Please include it.