AWS corretto documentation change
Summary
Updated version references from 17.0.17 to 17.0.18 in installation verification output.
Security assessment
Routine version update without security advisories or vulnerability mentions in the diff content.
Diff
diff --git a/corretto/latest/corretto-17-ug/amazon-linux-install.md b/corretto/latest/corretto-17-ug/amazon-linux-install.md index a5cba88ff..054c64f0a 100644 --- a//corretto/latest/corretto-17-ug/amazon-linux-install.md +++ b//corretto/latest/corretto-17-ug/amazon-linux-install.md @@ -74 +74 @@ In the terminal, run the following command to verify the installation. -Expected output for 17.0.17: +Expected output for 17.0.18: @@ -77,3 +77,3 @@ Expected output for 17.0.17: - openjdk version "17.0.17" 2025-10-21 LTS - OpenJDK Runtime Environment Corretto-17.0.17.10.1 (build 17.0.17+10-LTS) - OpenJDK 64-Bit Server VM Corretto-17.0.17.10.1 (build 17.0.17+10-LTS, mixed mode, sharing) + openjdk version "17.0.18" 2026-01-20 LTS + OpenJDK Runtime Environment Corretto-17.0.18.8.1 (build 17.0.18+8-LTS) + OpenJDK 64-Bit Server VM Corretto-17.0.18.8.1 (build 17.0.18+8-LTS, mixed mode, sharing)