This is an automated email from the ASF dual-hosted git repository.
clebertsuconic 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 d4e8621ef Artemis 2.23.1 release
d4e8621ef is described below
commit d4e8621efcfa48900f1211761b367b720648858c
Author: Clebert Suconic <[email protected]>
AuthorDate: Tue Jun 21 15:53:38 2022 -0400
Artemis 2.23.1 release
---
src/_artemis_releases/artemis-02-23-01.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/src/_artemis_releases/artemis-02-23-01.md
b/src/_artemis_releases/artemis-02-23-01.md
new file mode 100644
index 000000000..3542ad02c
--- /dev/null
+++ b/src/_artemis_releases/artemis-02-23-01.md
@@ -0,0 +1,9 @@
+---
+version: 2.23.1
+release_date: 2022-06-21
+title: ActiveMQ Artemis 2.23.1
+shortDescription: Bug fixing, addressing ARTEMIS-3856
+# Docs subdir name for past-releases and previous-docs pages, 'latest' is
always used on the main download page.
+docs_version: 2.23.0
+java_version: 11+
+---