We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c435b17 commit 3fff7bdCopy full SHA for 3fff7bd
srv/pom.xml
@@ -22,11 +22,11 @@
22
<artifactId>cds-starter-spring-boot</artifactId>
23
</dependency>
24
25
- <dependency>
26
- <groupId>org.apache.commons</groupId>
27
- <artifactId>commons-collections4</artifactId>
28
- <version>4.4</version>
29
- </dependency>
+ <dependency>
+ <groupId>org.apache.commons</groupId>
+ <artifactId>commons-collections4</artifactId>
+ <version>4.4</version>
+ </dependency>
30
31
<dependency>
32
<groupId>com.sap.cds</groupId>
0 commit comments