You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/03/12 16:40:31 UTC

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #27892: [SPARK-31135][BUILD][TESTS] Upgrdade docker-client version to 8.14.1

dongjoon-hyun commented on a change in pull request #27892: [SPARK-31135][BUILD][TESTS] Upgrdade docker-client version to 8.14.1
URL: https://github.com/apache/spark/pull/27892#discussion_r391748860
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -931,7 +931,7 @@
       <dependency>
         <groupId>com.spotify</groupId>
         <artifactId>docker-client</artifactId>
-        <version>5.0.2</version>
+        <version>8.14.1</version>
 
 Review comment:
   Hi, @gaborgsomogyi . They are using `shaded` version, aren't they? Could you change like them to follow correctly (if we decide to follow them)?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org