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 a40fc08c18 Removing 5.16.x from list of supported versions
new 44ad644938 Merge pull request #1003 from
coheigea/coheigea/security-update
a40fc08c18 is described below
commit a40fc08c1886860962cb97856715caa8e28bc2af
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Apr 26 12:01:36 2023 +0100
Removing 5.16.x from list of supported versions
---
SECURITY.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/SECURITY.md b/SECURITY.md
index b4949f05dc..3ac9264f11 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -6,8 +6,7 @@
| ------- | ------------------ |
| 5.18.x | :white_check_mark: |
| 5.17.x | :white_check_mark: |
-| 5.16.x | :white_check_mark: |
-| <= 5.15.x | :x: |
+| <= 5.16.x | :x: |
## Reporting a Vulnerability