File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed
Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 2323
2424 <!-- DEPENDENCIES VERSION -->
2525 <jdk .version>21</jdk .version>
26- <cds .services.version>4.1.0 </cds .services.version>
26+ <cds .services.version>4.1.1 </cds .services.version>
2727 <cloud .sdk.version>5.20.0</cloud .sdk.version>
2828 <xsuaa .version>3.6.0</xsuaa .version>
2929 <cf-java-logging-support .version>3.8.5</cf-java-logging-support .version>
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-runtime</artifactId >
23- <version >4.1.1</version >
24- <scope >runtime</scope >
25- </dependency >
26-
2720 <dependency >
2821 <groupId >com.sap.cds</groupId >
2922 <artifactId >cds-starter-spring-boot</artifactId >
You can’t perform that action at this time.
0 commit comments