You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/01/29 09:30:10 UTC

[GitHub] egorklimov commented on a change in pull request #3292: ZEPPELIN-3970. JdbcInterpreter is broken

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:
users@infra.apache.org


With regards,
Apache Git Services