Skip to content

Commit 3fff7bd

Browse files
committed
Replace spaces with tabs.
1 parent c435b17 commit 3fff7bd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

srv/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
<artifactId>cds-starter-spring-boot</artifactId>
2323
</dependency>
2424

25-
<dependency>
26-
<groupId>org.apache.commons</groupId>
27-
<artifactId>commons-collections4</artifactId>
28-
<version>4.4</version>
29-
</dependency>
25+
<dependency>
26+
<groupId>org.apache.commons</groupId>
27+
<artifactId>commons-collections4</artifactId>
28+
<version>4.4</version>
29+
</dependency>
3030

3131
<dependency>
3232
<groupId>com.sap.cds</groupId>

0 commit comments

Comments
 (0)