We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f8acea commit 1be77f9Copy full SHA for 1be77f9
2 files changed
pom.xml
@@ -17,8 +17,8 @@
17
18
<!-- DEPENDENCIES VERSION -->
19
<jdk.version>21</jdk.version>
20
- <cds.services.version>4.7.0</cds.services.version>
21
- <spring.boot.version>3.5.11</spring.boot.version>
+ <cds.services.version>4.8.0</cds.services.version>
+ <spring.boot.version>3.5.12</spring.boot.version>
22
23
<cds.install-node.downloadUrl>https://nodejs.org/dist/</cds.install-node.downloadUrl>
24
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
srv/pom.xml
@@ -54,7 +54,6 @@
54
<groupId>com.sap.cds</groupId>
55
<artifactId>cds-feature-enterprise-messaging</artifactId>
56
<scope>runtime</scope>
57
- <version>4.5.0</version>
58
</dependency>
59
60
</dependencies>
0 commit comments