diff --git a/cds-feature-attachments/pom.xml b/cds-feature-attachments/pom.xml index a37c9f2a..50c5db84 100644 --- a/cds-feature-attachments/pom.xml +++ b/cds-feature-attachments/pom.xml @@ -24,6 +24,32 @@ com.sap.cds cds-integration-cloud-sdk + + + org.apache.commons + commons-lang3 + + + commons-io + commons-io + + + com.google.guava + guava + + + com.sap.cloud.mt + tools + + + com.sap.cds + cds-adapter-api + + + com.sap.cds + cds4j-core + + @@ -32,6 +58,18 @@ cds-services-impl test + + org.apache.commons + commons-lang3 + 3.17.0 + test + + + commons-io + commons-io + 2.18.0 + test + com.github.spotbugs spotbugs-annotations