File tree Expand file tree Collapse file tree 2 files changed +0
-20
lines changed
Expand file tree Collapse file tree 2 files changed +0
-20
lines changed Original file line number Diff line number Diff line change 4545 <type >pom</type >
4646 <scope >import</scope >
4747 </dependency >
48- <dependency >
49- <groupId >com.sap.cds</groupId >
50- <artifactId >cds4j-dependencies-bom</artifactId >
51- <version >4.2.0-SNAPSHOT</version >
52- <type >pom</type >
53- <scope >import</scope >
54- </dependency >
5548
5649 <!-- CLOUD SDK -->
5750 <dependency >
Original file line number Diff line number Diff line change 1717 <!-- ACTUAL DEPENDENCIES -->
1818 <dependencies >
1919 <!-- CDS DEPENDENCIES -->
20- <dependency >
21- <groupId >com.sap.cds</groupId >
22- <artifactId >cds4j-core</artifactId >
23- <version >4.2.0-SNAPSHOT</version >
24- <scope >runtime</scope >
25- </dependency >
26- <dependency >
27- <groupId >com.sap.cds</groupId >
28- <artifactId >cds4j-runtime</artifactId >
29- <version >4.2.0-SNAPSHOT</version >
30- <scope >runtime</scope >
31- </dependency >
32-
3320 <dependency >
3421 <groupId >com.sap.cds</groupId >
3522 <artifactId >cds-starter-spring-boot</artifactId >
You can’t perform that action at this time.
0 commit comments