This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new 200f1b2b5a add 5.0.x to supported releases
200f1b2b5a is described below

commit 200f1b2b5aaa76593f9fd7512e986dd3f1f98cc0
Author: Paul King <[email protected]>
AuthorDate: Thu Sep 18 11:30:11 2025 +1000

    add 5.0.x to supported releases
---
 .github/SECURITY.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/SECURITY.md b/.github/SECURITY.md
index eaf0b44745..a371ad82bc 100644
--- a/.github/SECURITY.md
+++ b/.github/SECURITY.md
@@ -34,7 +34,8 @@ The latest released version in the Groovy 2.5.x stream is 
recommended where JDK7
 | 2.5.x    | :white_check_mark: | Reduced releases on this branch (\*) |
 | 3.0.x    | :white_check_mark: |                                      |
 | 4.0.x    | :white_check_mark: |                                      |
-| 5.x      | :grey_question:    | Pre-release status (**)              |
+| 5.0.x    | :white_check_mark: |                                      |
+| 6.x      | :grey_question:    | Pre-release status (**)              |
 
 (\*) The 2.5.x stream is no longer the focus of the core team,
 but we are currently still doing critical security fixes if needed.

Reply via email to