This is an automated email from the ASF dual-hosted git repository.
reta 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 16b26a3c33 Update supported versions in SECURITY.md (#2717)
16b26a3c33 is described below
commit 16b26a3c33d38eff5c31ec27e43a29eb376bf638
Author: Stefano Cordio <[email protected]>
AuthorDate: Sat Nov 8 16:14:20 2025 +0100
Update supported versions in SECURITY.md (#2717)
---
SECURITY.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/SECURITY.md b/SECURITY.md
index 072994798e..cb9a861b02 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -4,10 +4,10 @@
| Version | Supported |
| ------- | ------------------ |
+| 4.1.x | :white_check_mark: |
| 4.0.x | :white_check_mark: |
| 3.6.x | :white_check_mark: |
-| 3.5.x | :white_check_mark: |
-| <= 3.4.x | :x: |
+| <= 3.5.x | :x: |
## Reporting a Vulnerability