From 799bf331536640e26b392d84fb834113cff741cc Mon Sep 17 00:00:00 2001 From: Johannes Obermair <48853629+johnnyomair@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:18:21 +0100 Subject: [PATCH] Remove v4 from supported versions (#2951) --- SECURITY.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 95d16c4baa..23f993fba9 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -9,8 +9,7 @@ The versions of the project that are currently supported with security updates. | 7.x | :white_check_mark: | | 6.x | :white_check_mark: (until 2025-07-31) | | 5.x | :white_check_mark: (until 2025-01-30) | -| 4.x | :white_check_mark: (until 2024-11-21) | -| < 4.x | :x: | +| < 5.x | :x: | ## Reporting a vulnerability