File tree Expand file tree Collapse file tree
central-space/cloud-cap-samples-java/srv
personal-space/cloud-cap-samples-java/srv
central-space/demoapp/srv
personal-space/demoapp/srv Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 <dependency >
2121 <groupId >com.sap.cds</groupId >
2222 <artifactId >cds-starter-spring-boot</artifactId >
23- <exclusions >
24- <exclusion >
25- <groupId >io.opentelemetry</groupId >
26- <artifactId >opentelemetry-api</artifactId >
27- </exclusion >
28- <exclusion >
29- <groupId >io.opentelemetry</groupId >
30- <artifactId >opentelemetry-context</artifactId >
31- </exclusion >
32- </exclusions >
3323 </dependency >
3424
3525 <dependency >
141131 <groupId >com.sap.hcp.cf.logging</groupId >
142132 <artifactId >cf-java-logging-support-logback</artifactId >
143133 <version >${cf-java-logging-support.version} </version >
144- <exclusions >
145- <exclusion >
146- <groupId >ch.qos.logback</groupId >
147- <artifactId >logback-classic</artifactId >
148- </exclusion >
149- <exclusion >
150- <groupId >ch.qos.logback</groupId >
151- <artifactId >logback-core</artifactId >
152- </exclusion >
153- </exclusions >
154134 </dependency >
155135
156136 <dependency >
Original file line number Diff line number Diff line change 2020 <dependency >
2121 <groupId >com.sap.cds</groupId >
2222 <artifactId >cds-starter-spring-boot</artifactId >
23- <exclusions >
24- <exclusion >
25- <groupId >io.opentelemetry</groupId >
26- <artifactId >opentelemetry-api</artifactId >
27- </exclusion >
28- <exclusion >
29- <groupId >io.opentelemetry</groupId >
30- <artifactId >opentelemetry-context</artifactId >
31- </exclusion >
32- </exclusions >
3323 </dependency >
3424
3525 <dependency >
141131 <groupId >com.sap.hcp.cf.logging</groupId >
142132 <artifactId >cf-java-logging-support-logback</artifactId >
143133 <version >${cf-java-logging-support.version} </version >
144- <exclusions >
145- <exclusion >
146- <groupId >ch.qos.logback</groupId >
147- <artifactId >logback-classic</artifactId >
148- </exclusion >
149- <exclusion >
150- <groupId >ch.qos.logback</groupId >
151- <artifactId >logback-core</artifactId >
152- </exclusion >
153- </exclusions >
154134 </dependency >
155135
156136 <dependency >
Original file line number Diff line number Diff line change 2626 <dependency >
2727 <groupId >com.sap.cds</groupId >
2828 <artifactId >cds-starter-spring-boot</artifactId >
29- <exclusions >
30- <exclusion >
31- <groupId >io.opentelemetry</groupId >
32- <artifactId >opentelemetry-api</artifactId >
33- </exclusion >
34- <exclusion >
35- <groupId >io.opentelemetry</groupId >
36- <artifactId >opentelemetry-context</artifactId >
37- </exclusion >
38- <exclusion >
39- <groupId >ch.qos.logback</groupId >
40- <artifactId >logback-classic</artifactId >
41- </exclusion >
42- <exclusion >
43- <groupId >ch.qos.logback</groupId >
44- <artifactId >logback-core</artifactId >
45- </exclusion >
46- </exclusions >
4729 </dependency >
4830
4931 <!-- ODATA PROTOCOL ADAPTER -->
Original file line number Diff line number Diff line change 2626 <dependency >
2727 <groupId >com.sap.cds</groupId >
2828 <artifactId >cds-starter-spring-boot</artifactId >
29- <exclusions >
30- <exclusion >
31- <groupId >io.opentelemetry</groupId >
32- <artifactId >opentelemetry-api</artifactId >
33- </exclusion >
34- <exclusion >
35- <groupId >io.opentelemetry</groupId >
36- <artifactId >opentelemetry-context</artifactId >
37- </exclusion >
38- <exclusion >
39- <groupId >ch.qos.logback</groupId >
40- <artifactId >logback-classic</artifactId >
41- </exclusion >
42- <exclusion >
43- <groupId >ch.qos.logback</groupId >
44- <artifactId >logback-core</artifactId >
45- </exclusion >
46- </exclusions >
4729 </dependency >
4830
4931 <!-- ODATA PROTOCOL ADAPTER -->
You can’t perform that action at this time.
0 commit comments