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-website.git
The following commit(s) were added to refs/heads/main by this push:
new 53e2f6adb Publish 5.19.7 and 6.2.6 releases
53e2f6adb is described below
commit 53e2f6adbbd6168acf4c4d6645fb8ce77d31a243
Author: JB Onofré <[email protected]>
AuthorDate: Sun May 31 06:57:12 2026 +0200
Publish 5.19.7 and 6.2.6 releases
---
src/_classic_releases/classic-05-19-07.md | 20 ++++++++++++++++++++
src/_classic_releases/classic-06-02-06.md | 21 +++++++++++++++++++++
src/components/classic/download/index.md | 12 ++++++------
3 files changed, 47 insertions(+), 6 deletions(-)
diff --git a/src/_classic_releases/classic-05-19-07.md
b/src/_classic_releases/classic-05-19-07.md
new file mode 100644
index 000000000..10eee2498
--- /dev/null
+++ b/src/_classic_releases/classic-05-19-07.md
@@ -0,0 +1,20 @@
+---
+version: 5.19.7
+release_notes: https://github.com/apache/activemq/releases/tag/activemq-5.19.7
+release_date: 2026-05-31
+title: ActiveMQ 5.19.7 Release
+java_version: 11+
+shortDescription: Maintenance release on the 5.19.x series.
+redirect_from:
+- /../../../activemq-5019007-release
+---
+Apache Classic {{ page.version }} was released on {{ page.release_date |
date_to_string: "ordinal", "US" }}.
+
+This is a maintenance release on the 5.19.x series, including:
+- Additional transport types to the JMX denied list
+- Fix authorization check on the removeDestination
+- Block XBeanBrokerFactory by default inside the VMTransportFactory
+- Security enforcements: message servlet disabled by default, harden default
configuration for the broker, the webconsole, and jolokia
+
+You can find details on the [release notes]({{ page.release_notes }}).
+
diff --git a/src/_classic_releases/classic-06-02-06.md
b/src/_classic_releases/classic-06-02-06.md
new file mode 100644
index 000000000..2ce02b389
--- /dev/null
+++ b/src/_classic_releases/classic-06-02-06.md
@@ -0,0 +1,21 @@
+---
+version: 6.2.6
+release_notes: https://github.com/apache/activemq/releases/tag/activemq-6.2.6
+release_date: 2026-05-31
+title: ActiveMQ 6.2.6 Release
+java_version: 17+
+shortDescription: ActiveMQ 6.2.6 is a new milestone for the project, starting
the 6.2.x series.
+redirect_from:
+- /../../../activemq-6000206-release
+---
+Apache ActiveMQ {{ page.version }} was released on {{ page.release_date |
date_to_string: "ordinal", "US" }}.
+
+This is an important maintenance release on the 6.2.x series.
+It especially includes:
+- Additional transport types to the JMX denied list
+- Fix authorization check on the removeDestination
+- Block XBeanBrokerFactory by default inside the VMTransportFactory
+- Security enforcements: message servlet disabled by default, harden default
configuration for the broker, the webconsole, and jolokia
+
+You can find details on the [release notes]({{ page.release_notes }}).
+
diff --git a/src/components/classic/download/index.md
b/src/components/classic/download/index.md
index 3911e4d26..bab94e03b 100644
--- a/src/components/classic/download/index.md
+++ b/src/components/classic/download/index.md
@@ -25,8 +25,8 @@ It is important to [verify the
integrity](#verify-the-integrity-of-downloads) of
<tr style="background-color: #dff0d8;">
<td>6.2.x</td>
<td><strong>Stable - Supported</strong></td>
- <td>6.2.5</td>
- <td>Apr 23rd, 2026</td>
+ <td>6.2.6</td>
+ <td>May 31st, 2026</td>
</tr>
<tr style="background-color: #f0f0f0;">
<td>6.1.x</td>
@@ -43,8 +43,8 @@ It is important to [verify the
integrity](#verify-the-integrity-of-downloads) of
<tr style="background-color: #dff0d8;">
<td>5.19.x</td>
<td><strong>Stable - Supported</strong></td>
- <td>5.19.6</td>
- <td>Apr 23rd, 2026</td>
+ <td>5.19.7</td>
+ <td>May 31st, 2026</td>
</tr>
<tr style="background-color: #f0f0f0;">
<td>5.18.x</td>
@@ -119,10 +119,10 @@ It is important to [verify the
integrity](#verify-the-integrity-of-downloads) of
| Series | Broker JMS API Support | Client JMS API Client | Java
Version | Spring Version | Logging Support | Web Support
| Status | Last | Next | ETA |
|--------|-----------------------------|-----------------------------|--------------|----------------|------------------------------|------------------------|--------------|---------|--|---------|
-| 6.2.x | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1 | [17,23)
| 6.2.16 | Log4j 2.25.3/Slf4j 2.0.17 | Jetty 11.0.26
| **Stable - Supported** | 6.2.5 | | |
+| 6.2.x | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1 | [17,23)
| 6.2.18 | Log4j 2.25.4/Slf4j 2.0.17 | Jetty 11.0.26
| **Stable - Supported** | 6.2.6 | | |
| 6.1.x | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1 | [17,23)
| 6.1.21 | Log4j 2.25.2/Slf4j 2.0.17 | Jetty 11.0.26
| _Deprecated_ | 6.1.8 | | |
| 6.0.x | Jakarta JMS 2/3.1 (partial) | Jakarta JMS 2/3.1 | [17,23)
| 6.0.17 | Log4j 2.22.0/Slf4j 2.0.9 | Jetty 11.0.18
| _Deprecated_ | 6.0.1 | | |
-| 5.19.x | Javax JMS 1.1 | Javax JMS 1.1/Jakarta JMS 2 | [11,23)
| 5.3.39 | Log4j 2.25.3/Slf4j 2.0.17 | Jetty
9.4.58.v20250814 | **Stable - Supported** | 5.19.6 | | |
+| 5.19.x | Javax JMS 1.1 | Javax JMS 1.1/Jakarta JMS 2 | [11,23)
| 5.3.39 | Log4j 2.25.3/Slf4j 2.0.17 | Jetty
9.4.58.v20250814 | **Stable - Supported** | 5.19.7 | | |
| 5.18.x | Javax JMS 1.1 | Javax JMS 1.1/Jakarta JMS 2 | [11,23)
| 5.3.39 | Log4j 2.24.1/Slf4j 2.0.13 | Jetty
9.4.57.v20241219 | _Deprecated_ | 5.18.7 | | |
| 5.17.x | Javax JMS 1.1 | Javax JMS 1.1 | [11,23)
| 5.3.33 | Log4j 2.23.1/Slf4j 1.7.36 | Jetty
9.4.54.v20240208 | _Deprecated_ | 5.17.7 | | |
| 5.16.x | Javax JMS 1.1 | Javax JMS 1.1 | 1.8
| 4.3.30.RELEASE | Reload4j 1.2.24/Slf4j 1.7.36 | Jetty 9.4.53.v20231009 |
_Deprecated_ | 5.16.8 | | |
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact