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.
1 parent 766aa5a commit 57c5207Copy full SHA for 57c5207
1 file changed
sdm/pom.xml
@@ -314,7 +314,7 @@
314
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
315
<artifactId>connectivity-oauth</artifactId>
316
<version>5.21.0</version>
317
- <exclusions>
+ <!-- <exclusions>
318
<exclusion>
319
320
<artifactId>resilience4j</artifactId>
@@ -331,7 +331,7 @@
331
<groupId>commons-io</groupId>
332
<artifactId>commons-io</artifactId>
333
</exclusion>
334
- </exclusions>
+ </exclusions> -->
335
</dependency>
336
<dependency>
337
<groupId>com.google.guava</groupId>
0 commit comments