This is an automated email from the ASF dual-hosted git repository.
jbertram 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 657f40668 a few more updates for the 2.39.0 release
657f40668 is described below
commit 657f406687ef91f0a493ecfe0d87f25279ae40cb
Author: Justin Bertram <[email protected]>
AuthorDate: Fri Dec 20 09:31:49 2024 -0600
a few more updates for the 2.39.0 release
---
src/_artemis_releases/artemis-02-39-00.md | 6 +++---
src/_data/current_releases.yml | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/_artemis_releases/artemis-02-39-00.md
b/src/_artemis_releases/artemis-02-39-00.md
index 7bcc645ea..1e273da13 100644
--- a/src/_artemis_releases/artemis-02-39-00.md
+++ b/src/_artemis_releases/artemis-02-39-00.md
@@ -2,8 +2,8 @@
version: 2.39.0
release_date: 2024-12-19
title: ActiveMQ Artemis 2.39.0
-shortDescription: Bug fix release.
+shortDescription: <strong>Java 17+ is now required</strong> plus a handful of
improvements, bug fixes, and dependency upgrades
# Docs subdir name for past-releases and previous-docs pages, 'latest' is
always used on the main download page.
docs_version: 2.39.0
-java_version: 11+
----
\ No newline at end of file
+java_version: 17+
+---
diff --git a/src/_data/current_releases.yml b/src/_data/current_releases.yml
index f76ecbc3f..1274f7384 100644
--- a/src/_data/current_releases.yml
+++ b/src/_data/current_releases.yml
@@ -1,6 +1,6 @@
# Current release streams "x.y.[z]" prefixes
artemis:
- - "2.38."
+ - "2.39."
artemis_console:
- "1.0."
classic:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact