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 92169114b Fix Spring version on 5.17.2 release page
92169114b is described below
commit 92169114b0bc36b8ceb32871904c7e8c5a7d9b84
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Sep 3 08:09:14 2022 +0200
Fix Spring version on 5.17.2 release page
---
src/_5x_releases/activemq-5017002-release.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/_5x_releases/activemq-5017002-release.md
b/src/_5x_releases/activemq-5017002-release.md
index 2828fe551..51e80388d 100644
--- a/src/_5x_releases/activemq-5017002-release.md
+++ b/src/_5x_releases/activemq-5017002-release.md
@@ -4,6 +4,6 @@ release_notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=
release_date: 2022-09-02
title: ActiveMQ 5.17.2 Release
java_version: 11+
-shortDescription: Maintenance release on 5.17.x series, containing Spring
5.3.21, Log4J 2.18.0, and a lot of other changes.
+shortDescription: Maintenance release on 5.17.x series, containing Spring
5.3.22, Log4J 2.18.0, and a lot of other changes.
---
Apache ActiveMQ {{ page.version }} was released on {{ page.release_date |
date_to_string: "ordinal", "US" }}. It's a major milestone for ActiveMQ, now
using Spring 5.x, Log4j 2.x, and other major updates and resolved [issues]({{
page.release_notes }}) and bug fixes.