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

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new c43be0cc1b4 Removing 3.6.x from security support
c43be0cc1b4 is described below

commit c43be0cc1b48d1741fa97a17c96fc0fc1609c52b
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Jun 24 12:54:03 2026 +0100

    Removing 3.6.x from security support
---
 SECURITY.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/SECURITY.md b/SECURITY.md
index 9819e6a3a19..5e6028521df 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -6,8 +6,7 @@
 | ------- | ------------------ |
 | 4.1.x   | :white_check_mark: |
 | 4.0.x   | :white_check_mark: |
-| 3.6.x   | :white_check_mark: |
-| <= 3.5.x | :x:                |
+| <= 3.6.x | :x:                |
 
 ## Reporting a Vulnerability
 

Reply via email to