Reamer commented on code in PR #4722:
URL: https://github.com/apache/zeppelin/pull/4722#discussion_r1497018556


##########
flink/flink-scala-2.12/pom.xml:
##########
@@ -254,6 +254,17 @@
       <groupId>com.mashape.unirest</groupId>
       <artifactId>unirest-java</artifactId>

Review Comment:
   I think it makes more sense to raise this dependency and not play around 
with the transitive dependency.
   From version 3.0 this library uses  `com.google.code.gson » gson` and no 
longer `org.json » json`.
   We also use GSON in many other places in Zeppelin.
   



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