AWS corretto documentation change
Summary
Updated expected output from Corretto 21.0.9 to 21.0.10
Security assessment
Version number update without security context. No vulnerability references or security enhancements documented.
Diff
diff --git a/corretto/latest/corretto-21-ug/amazon-linux-install.md b/corretto/latest/corretto-21-ug/amazon-linux-install.md index bfc9eb996..ae1d1f5b1 100644 --- a//corretto/latest/corretto-21-ug/amazon-linux-install.md +++ b//corretto/latest/corretto-21-ug/amazon-linux-install.md @@ -74 +74 @@ In the terminal, run the following command to verify the installation. -Expected output for 21.0.9: +Expected output for 21.0.10: @@ -77,3 +77,3 @@ Expected output for 21.0.9: - openjdk version "21.0.9" 2025-10-21 LTS - OpenJDK Runtime Environment Corretto-21.0.9.11.1 (build 21.0.9+11-LTS) - OpenJDK 64-Bit Server VM Corretto-21.0.9.11.1 (build 21.0.9+11-LTS, mixed mode, sharing) + openjdk version "21.0.10" 2026-01-20 LTS + OpenJDK Runtime Environment Corretto-21.0.10.7.1 (build 21.0.10+7-LTS) + OpenJDK 64-Bit Server VM Corretto-21.0.10.7.1 (build 21.0.10+7-LTS, mixed mode, sharing)