wangyang0918 commented on issue #11000: [FLINK-15864][k8s] Upgrade 
jackson-databind dependency to 2.10.1
URL: https://github.com/apache/flink/pull/11000#issuecomment-581711129
 
 
   @tillrohrmann Thanks for creating this PR.
   
   The current version(4.5.2) of kubernetes-client has fixed problem about 
different version conflict of dependency `com.fasterxml.jackson`. So of cause, 
we could remove the `exclude` part and using transitive dependencies. 
   
   Then if we remove the explicit dependencies and exclusions, i think we do 
not need to shade the `com.fasterxml.jackson` related packages anymore. 

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

Reply via email to