diff --git a/README.md b/README.md index d8d22479..c39a185f 100644 --- a/README.md +++ b/README.md @@ -348,7 +348,7 @@ the [CAP Java Documentation](https://cap.cloud.sap/docs/java/security). ### Multitenancy - When using SAP HANA as the storage target, multitenancy support depends on the consuming application. In most cases, multitenancy is achieved by using a dedicated schema for each tenant, providing strong data isolation at the database level. -- When using an [object store](storage-targets/cds-feature-attachments-oss) as the storage target, true multitenancy is not yet implemented (as of version 1.3.2). In this case, all blobs are stored in a single bucket, and tenant data is not separated. +- When using an [object store](storage-targets/cds-feature-attachments-oss) as the storage target, true multitenancy is not yet implemented (as of version 1.3.3). In this case, all blobs are stored in a single bucket, and tenant data is not separated. ### Object Stores diff --git a/pom.xml b/pom.xml index 4ea63aed..718841d9 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ - 1.3.3 + 1.4.0-SNAPSHOT 17 ${java.version} UTF-8