markap14 commented on a change in pull request #5518:
URL: https://github.com/apache/nifi/pull/5518#discussion_r763495592
##########
File path: nifi-commons/nifi-expression-language/pom.xml
##########
@@ -108,5 +108,10 @@
<artifactId>commons-codec</artifactId>
<version>1.14</version>
</dependency>
+ <dependency>
+ <groupId>ch.hsr</groupId>
+ <artifactId>geohash</artifactId>
+ <version>1.4.0</version>
Review comment:
There shouldn't actually be a need to include it in the LICENSE/NOTICE
file. The library is licensed as Apache License 2.0 and does not provide a
NOTICE file.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]