Add ActiveMQ 6.0.1 release
diff --git a/src/_5x_releases/activemq-6000001-release.md b/src/_5x_releases/activemq-6000001-release.md
new file mode 100644
index 0000000..5575f15
--- /dev/null
+++ b/src/_5x_releases/activemq-6000001-release.md
@@ -0,0 +1,19 @@
+---
+version: 6.0.1
+release_notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12353594
+release_date: 2023-12-03
+title: ActiveMQ 6.0.1 Release
+java_version: 17+
+shortDescription: 6.0.1 is a maintaince release on the 6.x series.
+---
+Apache ActiveMQ {{ page.version }} was released on {{ page.release_date | date_to_string: "ordinal", "US" }}. 
+
+It's a maintainance release on the 6.x series, especially bringing:
+- Fix Jakarta support in ActiveMQ RA
+- Fix OSGi headers in activemq-jms-pool and activemq-cf
+- Fix provided jetty.xml example on the SSL connector
+- Fix jolokia conf loading when using Windows service wrapper
+- Several dependency updates
+
+You can find details on the [release notes]({{ page.release_notes }}).
+