diff --git a/java/migration.md b/java/migration.md index 7d6b4d281..b844a0fd5 100644 --- a/java/migration.md +++ b/java/migration.md @@ -71,21 +71,20 @@ CAP Java 5.0 increased some minimum required versions: | XSUAA (BTP Security Library) | 4.0.0 | | Maven | 3.9.10 | - +| `cds.errors.combined` | Was deprecated since CAP Java 4.0. The property had no effect anymore and has been removed. | ### Removed Java APIs { #removed-java-apis-4-to-5 }