diff --git a/java-security/Migration_SAPJavaBuildpackProjects_V2.md b/java-security/Migration_SAPJavaBuildpackProjects_V2.md index 579785b2c8..2e2c4e4dbe 100644 --- a/java-security/Migration_SAPJavaBuildpackProjects_V2.md +++ b/java-security/Migration_SAPJavaBuildpackProjects_V2.md @@ -19,8 +19,6 @@ First make sure you have the following dependency defined in your pom.xml: com.sap.cloud.security java-api - 2.7.3 - provided ``` @@ -29,8 +27,6 @@ Now you are ready to **remove** the dependency to the **`api`** by deleting the com.sap.cloud.security.xsuaa api - 2.7.3 - provided ``` The dependency `com.sap.cloud.security:java-api` is the new api exposed by the SAP Java Buildpack as of version `1.26.1`.