Skip to content

Commit abba9ad

Browse files
authored
Add version requirements
1 parent a71d721 commit abba9ad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@ To use the SAP AI SDK for Java, the following general prerequisites must be met:
4545
- [How to enable the AI Core service](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/initial-setup)
4646
- **SAP AI Core Credentials** to access the AI Core service.
4747
- [Connecting to SAP AI Core](#connecting-to-sap-ai-core)
48-
- **(Optional) Spring Boot** version 3 or higher if you are using Spring Boot.
48+
- **(Optional) Spring Boot** version 3 or higher.
49+
- **(Optional) SAP Cloud SDK** version 5.6.0 or higher.
50+
- **(Optional) SAP CAP SDK** version 3.0.0 or higher.
4951

5052
See [an example `pom.xml` in our Spring Boot application](sample-code/spring-app/pom.xml).
5153

0 commit comments

Comments
 (0)