File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 <generation-folder >src/gen</generation-folder >
3636
3737 <test-spring-boot-version >3.2.5</test-spring-boot-version >
38- <sdk-bom-version >5.15 .0</sdk-bom-version >
38+ <sdk-bom-version >5.21 .0</sdk-bom-version >
3939 <mockito-bom-version >5.15.2</mockito-bom-version >
4040 <assertj-core-version >3.27.3</assertj-core-version >
4141 <mockito-core-version >5.15.2</mockito-core-version >
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.17.0</version >
317324 <exclusions >
318325 <exclusion >
319326 <groupId >com.sap.cloud.sdk.cloudplatform</groupId >
You can’t perform that action at this time.
0 commit comments