From 9e637689a0a27ddb8f927dfcd72b0f62d5a3439a Mon Sep 17 00:00:00 2001 From: Amara Date: Thu, 6 Mar 2025 13:54:33 -0600 Subject: [PATCH] adjust clients section --- docs/reference/supported-environments.md | 2 +- versioned_docs/version-8.7/reference/supported-environments.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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