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](https://github.com/spotify/helios/blob/master/pom.xml#L143) 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to