Browse Source

修改pom

郭志波 6 years ago
parent
commit
aff1f76add
1 changed files with 2 additions and 3 deletions
  1. 2 3
      pom.xml

+ 2 - 3
pom.xml

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