File tree Expand file tree Collapse file tree
cds-feature-attachments-fs
cds-feature-attachments-oss Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7878 <dependency >
7979 <groupId >ch.qos.logback</groupId >
8080 <artifactId >logback-classic</artifactId >
81+ <version >1.4.14</version >
8182 <scope >test</scope >
8283 </dependency >
8384 <dependency >
Original file line number Diff line number Diff line change 122122 <scope >test</scope >
123123 </dependency >
124124
125- <dependency >
126- <groupId >ch.qos.logback</groupId >
127- <artifactId >logback-classic</artifactId >
128- <version >1.5.23</version >
129- <scope >test</scope >
130- </dependency >
131-
132125 <dependency >
133126 <groupId >com.sap.cds</groupId >
134127 <artifactId >cds-feature-attachments</artifactId >
Original file line number Diff line number Diff line change 2727 <artifactId >cds-services-impl</artifactId >
2828 <scope >test</scope >
2929 </dependency >
30- <dependency >
31- <groupId >ch.qos.logback</groupId >
32- <artifactId >logback-classic</artifactId >
33- <scope >test</scope >
34- </dependency >
3530 </dependencies >
3631
3732 <build >
Original file line number Diff line number Diff line change 6060 <artifactId >cds-services-impl</artifactId >
6161 <scope >test</scope >
6262 </dependency >
63- <dependency >
64- <groupId >ch.qos.logback</groupId >
65- <artifactId >logback-classic</artifactId >
66- <scope >test</scope >
67- </dependency >
6863 </dependencies >
6964
7065 <build >
You can’t perform that action at this time.
0 commit comments