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

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


The following commit(s) were added to refs/heads/main by this push:
     new 6681cde  Fix version in SECURITY.md
6681cde is described below

commit 6681cde88c173b619552c144bee5c57e43e7b0d7
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Feb 15 07:35:30 2022 +0100

    Fix version in SECURITY.md
---
 SECURITY.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/SECURITY.md b/SECURITY.md
index f663994..caae96e 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -4,9 +4,9 @@
 
 | Version | Supported          |
 | ------- | ------------------ |
+| 5.17.x   | :white_check_mark: |
 | 5.16.x   | :white_check_mark: |
-| 5.15.x   | :white_check_mark: |
-| < 5.15.x | :x:                |
+| <= 5.15.x | :x:                |
 
 ## Reporting a Vulnerability
 

Reply via email to