We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0617f5d + b4eda70 commit b87a4a0Copy full SHA for b87a4a0
2 files changed
pom.xml
@@ -30,7 +30,7 @@
30
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
31
32
<excluded.generation.package>sdm/generated/</excluded.generation.package>
33
- <cds.services.version>3.5.0</cds.services.version>
+ <cds.services.version>3.10.3</cds.services.version>
34
35
<generation-folder>src/gen</generation-folder>
36
sdm/pom.xml
@@ -319,10 +319,6 @@
319
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
320
<artifactId>resilience4j</artifactId>
321
</exclusion>
322
- <exclusion>
323
- <groupId>com.sap.cloud.security</groupId>
324
- <artifactId>env</artifactId>
325
- </exclusion>
326
<exclusion>
327
<groupId>org.bouncycastle</groupId>
328
<artifactId>bcprov-jdk18on</artifactId>
0 commit comments