diff --git a/docs/reference/supported-environments.md b/docs/reference/supported-environments.md index cffe50ee9a1..20a70a81126 100644 --- a/docs/reference/supported-environments.md +++ b/docs/reference/supported-environments.md @@ -41,7 +41,7 @@ For example, 1.2+ means support for the minor version 2, and any higher minors ( - **Zeebe Java Client**: OpenJDK 8+ - **Spring Zeebe SDK**: OpenJDK 17+ - **Connector SDK**: OpenJDK 17+ -- **Spring SDK**: Spring Boot 3.3.x (for the exact version, check the [version matrix](/apis-tools/spring-zeebe-sdk/getting-started.md#version-compatibility).) +- **Spring SDK**: Spring Boot 3.4.x (for the exact version, check the [version matrix](/apis-tools/spring-zeebe-sdk/getting-started.md#version-compatibility).) - **Helm CLI**: 3.14.x (for the exact version, check the [version matrix](https://helm.camunda.io/camunda-platform/version-matrix/).) ## Camunda 8 Self-Managed diff --git a/versioned_docs/version-8.7/reference/supported-environments.md b/versioned_docs/version-8.7/reference/supported-environments.md index 56a3ae6d594..0b5b54c251f 100644 --- a/versioned_docs/version-8.7/reference/supported-environments.md +++ b/versioned_docs/version-8.7/reference/supported-environments.md @@ -38,7 +38,7 @@ For example, 1.2+ means support for the minor version 2, and any higher minors ( - **Zeebe Java Client**: OpenJDK 8+ - **Spring Zeebe SDK**: OpenJDK 17+ - **Connector SDK**: OpenJDK 17+ -- **Spring SDK**: Spring Boot 3.3.x (for the exact version, check the [version matrix](/apis-tools/spring-zeebe-sdk/getting-started.md#version-compatibility).) +- **Spring SDK**: Spring Boot 3.4.x (for the exact version, check the [version matrix](/apis-tools/spring-zeebe-sdk/getting-started.md#version-compatibility).) - **Helm CLI**: 3.14.x (for the exact version, check the [version matrix](https://helm.camunda.io/camunda-platform/version-matrix/).) ## Camunda 8 Self-Managed