AlphaWang opened a new issue, #16052: URL: https://github.com/apache/pulsar/issues/16052
### What issue do you find in Pulsar docs? The [README.md](https://github.com/apache/pulsar/blob/master/README.md#configure-java-version-for-maven-in-intellij) explains how to configure JDK version for maven, and says the purpose is "uses the Java 11 JDK for running Maven when importing the project to IntelliJ"; However, use project JDK will leverage JDK 17 instead of JDK 11, the project jdk version should be 17 in the context. ### What is your suggestion? Change the version to 17 to make it consistent within README.md ### Do you have any references? https://github.com/apache/pulsar/blob/master/README.md#configure-java-version-for-maven-in-intellij ### Would you like to fix this issue? I can submit a PR to fix it if it's an issue. ### Note - [X] I have researched my question. -- 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]
