File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 308308 <groupId >com.sap.cloud.sdk.cloudplatform</groupId >
309309 <artifactId >connectivity-oauth</artifactId >
310310 </exclusion >
311+ <exclusion >
312+ <groupId >com.sap.cloud.sdk.cloudplatform</groupId >
313+ <artifactId >cloudplatform-core</artifactId >
314+ </exclusion >
311315 </exclusions >
312316 </dependency >
317+ <dependency >
318+ <groupId >com.sap.cloud.sdk.cloudplatform</groupId >
319+ <artifactId >cloudplatform-core</artifactId >
320+ </dependency >
313321 <dependency >
314322 <groupId >com.sap.cloud.sdk.cloudplatform</groupId >
315323 <artifactId >connectivity-oauth</artifactId >
316- <version >5.21.0</version >
317- <!-- <exclusions>
324+ <exclusions >
318325 <exclusion >
319326 <groupId >com.sap.cloud.sdk.cloudplatform</groupId >
320327 <artifactId >resilience4j</artifactId >
331338 <groupId >commons-io</groupId >
332339 <artifactId >commons-io</artifactId >
333340 </exclusion >
334- </exclusions> -->
341+ </exclusions >
335342 </dependency >
336343 <dependency >
337344 <groupId >com.google.guava</groupId >
You can’t perform that action at this time.
0 commit comments