AWS Security ChangesHomeSearch

AWS corretto high security documentation change

Service: corretto · 2026-04-25 · Security-related high

File: corretto/latest/corretto-11-ug/amazon-linux-install.md

Summary

Updated version references from 11.0.30 to 11.0.31, including expected output and build dates

Security assessment

This is a version update from 11.0.30 to 11.0.31 with a date change from 2026-01-20 to 2026-04-21. Java version updates typically include security patches. The specific version bump (11.0.30 → 11.0.31) suggests this is a security update release, as Java patch releases often address CVEs and security vulnerabilities.

Diff

diff --git a/corretto/latest/corretto-11-ug/amazon-linux-install.md b/corretto/latest/corretto-11-ug/amazon-linux-install.md
index 9532bf2bf..23922d75a 100644
--- a//corretto/latest/corretto-11-ug/amazon-linux-install.md
+++ b//corretto/latest/corretto-11-ug/amazon-linux-install.md
@@ -71 +71 @@ In the terminal, run the following command to verify the installation.
-Expected output for 11.0.30: 
+Expected output for 11.0.31: 
@@ -74,3 +74,3 @@ Expected output for 11.0.30:
-    openjdk version "11.0.30" 2026-01-20 LTS
-    OpenJDK Runtime Environment Corretto-11.0.30.7.1 (build 11.0.30+7-LTS)
-    OpenJDK 64-Bit Server VM Corretto-11.0.30.7.1 (build 11.0.30+7-LTS, mixed mode)
+    openjdk version "11.0.31" 2026-04-21 LTS
+    OpenJDK Runtime Environment Corretto-11.0.31.11.1 (build 11.0.31+11-LTS)
+    OpenJDK 64-Bit Server VM Corretto-11.0.31.11.1 (build 11.0.31+11-LTS, mixed mode)