File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 5959 <artifactId >spring-boot-starter</artifactId >
6060 <version >${spring-boot.version} </version >
6161 <exclusions >
62- <exclusion >
63- <groupId >ch.qos.logback</groupId >
64- <artifactId >logback-classic</artifactId >
65- </exclusion >
66- <exclusion >
67- <groupId >ch.qos.logback</groupId >
68- <artifactId >logback-core</artifactId >
69- </exclusion >
7062 <exclusion >
7163 <groupId >org.yaml</groupId >
7264 <artifactId >snakeyaml</artifactId >
7365 </exclusion >
7466 </exclusions >
7567 </dependency >
76- <dependency >
77- <groupId >ch.qos.logback</groupId >
78- <artifactId >logback-classic</artifactId >
79- <version >1.5.18</version >
80- </dependency >
81- <dependency >
82- <groupId >ch.qos.logback</groupId >
83- <artifactId >logback-core</artifactId >
84- <version >1.5.18</version >
85- </dependency >
8668 <dependency >
8769 <groupId >org.springframework.boot</groupId >
8870 <artifactId >spring-boot-autoconfigure</artifactId >
You can’t perform that action at this time.
0 commit comments