tisonkun commented on code in PR #365: URL: https://github.com/apache/pulsar-site/pull/365#discussion_r1065560398
########## contribute/release-process.md: ########## @@ -34,7 +34,7 @@ If you haven't already done it, [create and publish the GPG key](create-gpg-keys Before you start the next release steps, make sure you have installed these software: -* JDK 11 +* JDK 11 (up to 2.10.x) or 17 (2.11+) Review Comment: ```suggestion * JDK 17 (for Pulsar version >= 2.11) or JDK 11 (for earlier versions) ``` -- 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]
