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 708a6cde0 Announce Apache ActiveMQ "Classic" 5.18.4 release
708a6cde0 is described below
commit 708a6cde0fa1669140a41bcb459c7c6bbc579530
Author: JB Onofré <[email protected]>
AuthorDate: Thu Apr 11 17:11:32 2024 +0200
Announce Apache ActiveMQ "Classic" 5.18.4 release
---
src/_classic_releases/classic-05-18-04.md | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/src/_classic_releases/classic-05-18-04.md
b/src/_classic_releases/classic-05-18-04.md
new file mode 100644
index 000000000..d58af33f7
--- /dev/null
+++ b/src/_classic_releases/classic-05-18-04.md
@@ -0,0 +1,21 @@
+---
+version: 5.18.4
+release_notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12353760
+release_date: 2024-04-11
+title: ActiveMQ Classic 5.18.4 Release
+java_version: 11+
+shortDescription: Maintenance release on Classic 5.18.x series.
+redirect_from:
+- /../../../activemq-5018004-release
+---
+Apache ActiveMQ Classic {{ page.version }} was released on {{
page.release_date | date_to_string: "ordinal", "US" }}.
+
+It's a maintenance release on the ActiveMQ Classic 5.18.x series, bringing:
+- Spring 5.3.33 update (related to Spring CVEs)
+- Jetty 9.4.54.v20240208 update
+- Jackson 2.16.2 update
+- log4j 2.23.1 update
+- several bug fixes/improvements
+
+You can find details on the [release notes]({{ page.release_notes }}).
+