This is an automated email from the ASF dual-hosted git repository. vterentev pushed a commit to branch java-sdk-roadmap in repository https://gitbox.apache.org/repos/asf/beam.git
commit 67864a47cf2f3fdc45ec559ca881c1a33f20d5ee Author: Vitaly Terentyev <[email protected]> AuthorDate: Fri Jul 18 11:03:03 2025 +0400 Update Java SDK Roadmap on website --- website/www/site/content/en/roadmap/java-sdk.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/www/site/content/en/roadmap/java-sdk.md b/website/www/site/content/en/roadmap/java-sdk.md index a1c85e13919..d40dabec20f 100644 --- a/website/www/site/content/en/roadmap/java-sdk.md +++ b/website/www/site/content/en/roadmap/java-sdk.md @@ -17,9 +17,9 @@ limitations under the License. # Java SDK Roadmap -## Next Java LTS version support (Java 21) +## Next Java LTS version support (Java 25) Work to support the next LTS release of Java is in progress. For more details about the scope and info on the various tasks please see the GitHub Issue. -- GitHub: [#28120](https://github.com/apache/beam/issues/28120) +- GitHub: [#35627](https://github.com/apache/beam/issues/35627)
