mikayla-yang commented on a change in pull request #5518:
URL: https://github.com/apache/nifi/pull/5518#discussion_r764426080



##########
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:
       Please see 
[here](https://github.com/apache/nifi/pull/5476#discussion_r764415370) 
regarding the version update. An additional notes for licensing: the NOTICE 
information is the same for 
[NIFI-9333](https://github.com/apache/nifi/pull/5518) and 
[NIFI-9259](https://github.com/apache/nifi/pull/5476), so NIFI-9333 can be 
merged after NIFI-9259 so that the information is included.




-- 
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]


Reply via email to