From c07208f8d84ce214ee43c31d37387196ee33afc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20G=C3=B6rler?= Date: Tue, 21 Nov 2023 10:58:09 +0100 Subject: [PATCH] Update index.md --- java/development/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/java/development/index.md b/java/development/index.md index d83282a49..25e4fbd10 100644 --- a/java/development/index.md +++ b/java/development/index.md @@ -249,7 +249,7 @@ The CAP Java SDK uses various dependencies that are also used by the application | Dependency | Minimum Version | Recommended Version | | --- | --- | --- | -| Java | 17 | 21 | +| Java | 17 | 211 | | @sap/cds-dk | 6 | latest | | @sap/cds-compiler | 3 | latest | | Spring Boot | 3.0 | latest | @@ -257,6 +257,8 @@ The CAP Java SDK uses various dependencies that are also used by the application | SAP Cloud SDK | 4.24 | latest | | Java Logging | 3.7 | latest | +1 When using the SAP Business Application Studio JDK 17 is recommened. + ::: warning The Cloud SDK BOM `sdk-bom` manages XSUAA until version 2.x, which isn't compatible with CAP Java 2.x. You have two options: