AWS corretto documentation change
Summary
Updated version numbers from 24.0.1 to 24.0.2 in expected output
Security assessment
Version increment reflects a minor release update. No security-related context or CVE fixes mentioned in the change.
Diff
diff --git a/corretto/latest/corretto-24-ug/amazon-linux-install.md b/corretto/latest/corretto-24-ug/amazon-linux-install.md index 69414b787..688c0df8e 100644 --- a//corretto/latest/corretto-24-ug/amazon-linux-install.md +++ b//corretto/latest/corretto-24-ug/amazon-linux-install.md @@ -57 +57 @@ In the terminal, run the following command to verify the installation. -Expected output for 24.0.1: +Expected output for 24.0.2: @@ -60,3 +60,3 @@ Expected output for 24.0.1: - openjdk version "24.0.1" 2025-04-15 - OpenJDK Runtime Environment Corretto-24.0.1.9.1 (build 24.0.1+9-FR) - OpenJDK 64-Bit Server VM Corretto-24.0.1.9.1 (build 24.0.1+9-FR, mixed mode) + openjdk version "24.0.2" 2025-07-15 + OpenJDK Runtime Environment Corretto-24.0.2.12.1 (build 24.0.2+12-FR) + OpenJDK 64-Bit Server VM Corretto-24.0.2.12.1 (build 24.0.2+12-FR, mixed mode)