Skip to content

Commit 8e0f0fa

Browse files
committed
use cds4j 4.1.1
1 parent d3b7df0 commit 8e0f0fa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

srv/pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@
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+
2027
<dependency>
2128
<groupId>com.sap.cds</groupId>
2229
<artifactId>cds-starter-spring-boot</artifactId>

0 commit comments

Comments
 (0)