This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-website.git
commit adb2edb4661a32a162c17165bd2c37cf3bcd1a66 Author: Robbie Gemmell <[email protected]> AuthorDate: Mon Oct 27 11:49:52 2025 +0000 drop the max to 22 since 23 requires workaround --- src/_artemis_releases/artemis-02-39-00.md | 2 +- src/_artemis_releases/artemis-02-40-00.md | 2 +- src/_artemis_releases/artemis-02-41-00.md | 2 +- src/_artemis_releases/artemis-02-42-00.md | 2 +- src/_artemis_releases/artemis-02-43-00.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/_artemis_releases/artemis-02-39-00.md b/src/_artemis_releases/artemis-02-39-00.md index 7039035d4..50a43aa3c 100644 --- a/src/_artemis_releases/artemis-02-39-00.md +++ b/src/_artemis_releases/artemis-02-39-00.md @@ -5,5 +5,5 @@ title: ActiveMQ Artemis 2.39.0 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: 17-23 +java_version: 17-22 --- diff --git a/src/_artemis_releases/artemis-02-40-00.md b/src/_artemis_releases/artemis-02-40-00.md index 57dcf41b0..98c53de47 100644 --- a/src/_artemis_releases/artemis-02-40-00.md +++ b/src/_artemis_releases/artemis-02-40-00.md @@ -5,5 +5,5 @@ title: ActiveMQ Artemis 2.40.0 shortDescription: New Web Console, Performance improvements under paging, 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.40.0 -java_version: 17-23 +java_version: 17-22 --- diff --git a/src/_artemis_releases/artemis-02-41-00.md b/src/_artemis_releases/artemis-02-41-00.md index ce9c03409..487e256f2 100644 --- a/src/_artemis_releases/artemis-02-41-00.md +++ b/src/_artemis_releases/artemis-02-41-00.md @@ -5,5 +5,5 @@ title: ActiveMQ Artemis 2.41.0 shortDescription: AMQP Bridges, Paging improvements and bug fixes # Docs subdir name for past-releases and previous-docs pages, 'latest' is always used on the main download page. docs_version: 2.41.0 -java_version: 17-23 +java_version: 17-22 --- diff --git a/src/_artemis_releases/artemis-02-42-00.md b/src/_artemis_releases/artemis-02-42-00.md index aff4e2dbf..3428e9afb 100644 --- a/src/_artemis_releases/artemis-02-42-00.md +++ b/src/_artemis_releases/artemis-02-42-00.md @@ -5,5 +5,5 @@ title: ActiveMQ Artemis 2.42.0 shortDescription: MQTT performance & console UX improvements, bug fixes, dependency updates, etc. # Docs subdir name for past-releases and previous-docs pages, 'latest' is always used on the main download page. docs_version: 2.42.0 -java_version: 17-23 +java_version: 17-22 --- diff --git a/src/_artemis_releases/artemis-02-43-00.md b/src/_artemis_releases/artemis-02-43-00.md index b6404d7f8..21f150a80 100644 --- a/src/_artemis_releases/artemis-02-43-00.md +++ b/src/_artemis_releases/artemis-02-43-00.md @@ -5,5 +5,5 @@ title: ActiveMQ Artemis 2.43.0 shortDescription: Proxy Protocol, Broker Observability, Filtering on AMQP Federation and many bug fixes. # Docs subdir name for past-releases and previous-docs pages, 'latest' is always used on the main download page. docs_version: 2.43.0 -java_version: 17-23 +java_version: 17-22 --- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
