Commit edcf1f0b1f5 for woocommerce
commit edcf1f0b1f555c187632d840baa02ab22f60ea5f
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date: Tue Sep 8 12:31:30 2026 +0100
Bump the minimum security-support version to 9.1 (#68338)
Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>
diff --git a/docs/contribution/releases/security-support.md b/docs/contribution/releases/security-support.md
index 96a95237964..ff5433dcd51 100644
--- a/docs/contribution/releases/security-support.md
+++ b/docs/contribution/releases/security-support.md
@@ -6,7 +6,7 @@ sidebar_position: 10
# Security Patch Support Policy
-When a security fix warrants it (CVSS score >=9), WooCommerce will provide security patches for the **last 21 major versions**. If the current stable WooCommerce version is 11.0, that means version **9.0 and newer**. Otherwise, we publish fixes for the latest version.
+When a security fix warrants it (CVSS score >=9), WooCommerce will provide security patches for the **last 21 major versions**. If the current stable WooCommerce version is 11.1, that means version **9.1 and newer**. Otherwise, we publish fixes for the latest version.
"Major version" follows WooCommerce's release numbering (`10.8`, `10.9`, `11.0`, ...), not semantic versioning. At the current release cadence, 21 major versions correspond to roughly two years of releases.