TeslaCN commented on code in PR #23550:
URL: https://github.com/apache/shardingsphere/pull/23550#discussion_r1089607753
##########
pom.xml:
##########
@@ -944,7 +945,7 @@
<version>${maven.version.range}</version>
</requireMavenVersion>
<requireJavaVersion>
- <version>${java.version}</version>
+ <version>${compile.java.version}</version>
Review Comment:
Or is it possible to add `maven-enforcer-plugin` with Java 11 requirement to
those modules require Java 11? The other modules keep using Java 8
--
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]