diff --git a/README.md b/README.md index 0bc6e4c1a..6fb25feb8 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Resources - Community: https://discourse.igniterealtime.org/c/spark - Bug Tracker: https://igniterealtime.atlassian.net/browse/SPARK - Nightly Builds: https://www.igniterealtime.org/downloads/nightly_spark.jsp +- XMPP compliance: https://xmpp.org/software/spark/ Install ------- diff --git a/SECURITY.md b/SECURITY.md index 138933d01..a09e28ee2 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,12 +2,12 @@ ## Supported Versions -Use this section to tell people about which versions of your project are -currently being supported with security updates. +Currently supported versions with security updates. | Version | Supported | -| ------- | ------------------ | -| 2.9.x | :white_check_mark: | +|---------| ------------------ | +| 3.1.x | :white_check_mark: | +| 2.9.x | :x: | | 2.8.x | :x: | | 2.7.x | :x: | | 2.6.x | :x: |