taojintianxia opened a new issue, #33880:
URL: https://github.com/apache/shardingsphere/issues/33880

   ```properties
   <java.version>1.8</java.version>
   ```
   
   as set the java compiler version to 1.8, whenever compile the project by 
maven, will get the followings warnings : 
   
   ```
   [WARNING] 源值 8 已过时,将在未来发行版中删除
   [WARNING] 目标值 8 已过时,将在未来发行版中删除
   [WARNING] 要隐藏有关已过时选项的警告, 请使用 -Xlint:-options。
   
   ```
   
   please fix this issue.
   


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

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to