You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/09/05 12:48:12 UTC

[GitHub] [openwhisk] dgrove-oss commented on a change in pull request #4606: Update k8s client to 4.4.0 from 4.0.3

dgrove-oss commented on a change in pull request #4606: Update k8s client to 4.4.0 from 4.0.3
URL: https://github.com/apache/openwhisk/pull/4606#discussion_r321237520
 
 

 ##########
 File path: common/scala/build.gradle
 ##########
 @@ -59,7 +59,7 @@ dependencies {
     compile ('com.fasterxml.uuid:java-uuid-generator:3.1.3')
     compile 'com.github.ben-manes.caffeine:caffeine:2.6.2'
     compile 'com.google.code.findbugs:jsr305:3.0.2'
-    compile 'io.fabric8:kubernetes-client:4.0.3'
+    compile 'io.fabric8:kubernetes-client:4.4.0'
 
 Review comment:
   4.4.2 is the latest point release on the 4.4.x line.  Should we be picking up that instead?

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