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

coheigea pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit ccaad6976b145641a0f149ca654ac6eaf0c6db88
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Jul 29 11:56:07 2026 +0100

    Fixing security versions
    
    (cherry picked from commit 61ca70fdbb73e40906093dc2ecace271fc6ff4df)
    
    # Conflicts:
    #       SECURITY.md
---
 SECURITY.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/SECURITY.md b/SECURITY.md
index cb9a861b021..3d6dcf4e9ce 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -4,10 +4,10 @@
 
 | Version | Supported          |
 | ------- | ------------------ |
+| 4.2.x   | :white_check_mark: |
 | 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