You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/06/10 17:20:04 UTC

[GitHub] [shardingsphere-elastic-job-lite] m1ngyuan removed a comment on pull request #517: 为了兼容一些开源框架的升级,升级elastic-job所一些版本的依赖

m1ngyuan removed a comment on pull request #517:
URL: https://github.com/apache/shardingsphere-elastic-job-lite/pull/517#issuecomment-399331714


   If you want to work with spring boot 2.x, you have to do two things.
   
   1. Due to the use of non recommended methods(MoreExecutors.sameThreadExecutor) in class org.apache.curator.framework.listen.ListenerContainer;You can look at the related issue,
    https://github.com/apache/curator/pull/240 ,Please rewrite it,you can work with guava 23
   
   2. upgrade  org.springframework:spring-expression from 4.3.X.RELEASE to 5.0.X.RELEASE
   \


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