|
@@ -27,11 +27,10 @@
|
|
|
</properties>
|
|
</properties>
|
|
|
|
|
|
|
|
<dependencies>
|
|
<dependencies>
|
|
|
- <!-- <dependency>
|
|
|
|
|
|
|
+ <dependency>
|
|
|
<groupId>org.yaml</groupId>
|
|
<groupId>org.yaml</groupId>
|
|
|
<artifactId>snakeyaml</artifactId>
|
|
<artifactId>snakeyaml</artifactId>
|
|
|
- <version>1.17</version>
|
|
|
|
|
- </dependency> -->
|
|
|
|
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter</artifactId>
|
|
<artifactId>spring-boot-starter</artifactId>
|