ZhengLin-Li opened a new issue, #24838: URL: https://github.com/apache/beam/issues/24838
### What happened? On the beam website, it said, to set up development environment, the required Java version is 11. Here is the link: [https://beam.apache.org/get-started/quickstart/java/#set-up-your-development-environment](https://beam.apache.org/get-started/quickstart/java/#set-up-your-development-environment)  But on the README.md file of the repository [https://github.com/apache/beam-starter-java](https://github.com/apache/beam-starter-java), the required Java version is 17. Here is the link: [https://github.com/apache/beam-starter-java#before-you-begin](https://github.com/apache/beam-starter-java#before-you-begin)  What's more, when I try to build the [beam-starter-java](https://github.com/apache/beam-starter-java) project, I got the following error:  So, I believe the Java version on the Beam website is wrong, which is a bug. ### Issue Priority Priority: 3 (minor) ### Issue Components - [ ] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [X] Component: Website - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- 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]
