From f7837cc4a93c32e783ab102c790114a49444960b Mon Sep 17 00:00:00 2001 From: Georges Basile Stavracas Neto Date: Wed, 19 Feb 2025 13:01:37 -0300 Subject: [PATCH] Update SECURITY.md --- SECURITY.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 58395efac..bc5f66fdc 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -10,7 +10,7 @@ please check | Version | Supported | Status | -------- | ------------------ | ------------------------------------------------------------- | -| 1.19.x | :white_check_mark: | Development branch, releases may include non-security changes | -| 1.18.x | :white_check_mark: | Stable branch, recommended for use in distributions | -| 1.16.x | :white_check_mark: | Old stable branch, still maintained | -| <= 1.14.x | :x: | Older branches, no longer supported | +| 1.21.x | :white_check_mark: | Development branch, releases may include non-security changes | +| 1.20.x | :white_check_mark: | Stable branch, recommended for use in distributions | +| 1.18.x | :white_check_mark: | Old stable branch, still maintained | +| <= 1.16.x | :x: | Older branches, no longer supported |