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/03/24 02:01:25 UTC

[GitHub] [incubator-shardingsphere] kimmking opened a new issue #4907: Upgrade several dependencies to jdk8 version

kimmking opened a new issue #4907: Upgrade several dependencies to jdk8 version
URL: https://github.com/apache/incubator-shardingsphere/issues/4907
 
 
   Since we upgrade project jdk version to jdk8, there several dependencies still are compatible packages with jdk7.
   - hikariCP-java7:2.4.11  -> hikariCP:3.4.2, the latest release version.
   - postgresql:42.2.5.jre7  -> postgresql:42.2.5, the java8 version of the origin.
   - mssql:6.1.7.jre7-preview  -> mssql:6.1.7.jre8-preview, the java8 version of the origin.
   - examples/docker, java7  -> java8
   
   Cause consider compatibility, we just upgrade hikariCP to the latest version.

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

[GitHub] [incubator-shardingsphere] terrymanu closed issue #4907: Upgrade several dependencies to jdk8 version

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #4907: Upgrade several dependencies to jdk8 version
URL: https://github.com/apache/incubator-shardingsphere/issues/4907
 
 
   

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