File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 <artifactId >snakeyaml</artifactId >
2626 <groupId >org.yaml</groupId >
2727 </exclusion >
28- <exclusion >
29- <artifactId >logback-classic</artifactId >
30- <groupId >ch.qos.logback</groupId >
31- </exclusion >
3228 </exclusions >
3329 </dependency >
3430 <dependency >
6460 <artifactId >snakeyaml</artifactId >
6561 <version >2.2</version >
6662 </dependency >
67- <dependency >
68- <groupId >ch.qos.logback</groupId >
69- <artifactId >logback-classic</artifactId >
70- <version >1.4.14</version >
71- <exclusions >
72- <exclusion >
73- <artifactId >logback-core</artifactId >
74- <groupId >ch.qos.logback</groupId >
75- </exclusion >
76- </exclusions >
77- </dependency >
78- <dependency >
79- <groupId >ch.qos.logback</groupId >
80- <artifactId >logback-core</artifactId >
81- <version >1.4.14</version >
82- </dependency >
8363 <dependency >
8464 <groupId >org.slf4j</groupId >
8565 <artifactId >slf4j-simple</artifactId >
You can’t perform that action at this time.
0 commit comments