Skip to content

Commit 9511d42

Browse files
committed
Revert "Fix error when creating a transaction in bookshop-srv (MT)"
This reverts commit 81b1b4e.
1 parent 6336110 commit 9511d42

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

srv/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@
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>
30-
3125
<dependency>
3226
<groupId>com.sap.cds</groupId>
3327
<artifactId>cds-adapter-odata-v4</artifactId>

0 commit comments

Comments
 (0)