egorklimov commented on a change in pull request #3292: ZEPPELIN-3970. 
JdbcInterpreter is broken
URL: https://github.com/apache/zeppelin/pull/3292#discussion_r251752050
 
 

 ##########
 File path: jdbc/pom.xml
 ##########
 @@ -255,6 +255,12 @@
       <scope>test</scope>
     </dependency>
 
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-lang3</artifactId>
+      <version>3.7</version>
 
 Review comment:
   Small addition: could you please place version into the property?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to