From 11aa3f9632198c265641189c649c084f4729ee58 Mon Sep 17 00:00:00 2001 From: tasso94 <3015690+tasso94@users.noreply.github.com> Date: Tue, 17 Sep 2024 13:55:01 +0200 Subject: [PATCH] chore(supported-envs): support H2 2.3 related to camunda/camunda-bpm-platform##4347 --- content/introduction/supported-environments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/introduction/supported-environments.md b/content/introduction/supported-environments.md index 13da5ffdf..a1e050228 100644 --- a/content/introduction/supported-environments.md +++ b/content/introduction/supported-environments.md @@ -55,7 +55,7 @@ Run Camunda in every Java-runnable environment. Camunda is supported with our QA * SQL Server on Azure Virtual Machines * Azure SQL Managed Instance * Azure SQL Database -* H2 2.1 (not recommended for [Cluster Mode]({{< ref "/introduction/architecture.md#clustering-model" >}}) - see [Deployment Note]({{< ref "/user-guide/process-engine/deployments.md" >}})) +* H2 2.3 (not recommended for [Cluster Mode]({{< ref "/introduction/architecture.md#clustering-model" >}}) - see [Deployment Note]({{< ref "/user-guide/process-engine/deployments.md" >}})) ## Database Clustering & Replication