Commit ea0e68d35081f64878d744364555d053a6724b32
Merge branch 'minhang' into pudong
Showing
1 changed file
with
2 additions
and
2 deletions
pom.xml
| ... | ... | @@ -220,11 +220,11 @@ |
| 220 | 220 | <version>1.1</version> |
| 221 | 221 | </dependency> |
| 222 | 222 | |
| 223 | - <dependency> | |
| 223 | +<!-- <dependency> | |
| 224 | 224 | <groupId>org.springframework.boot</groupId> |
| 225 | 225 | <artifactId>spring-boot-devtools</artifactId> |
| 226 | 226 | <optional>true</optional> |
| 227 | - </dependency> | |
| 227 | + </dependency>--> | |
| 228 | 228 | </dependencies> |
| 229 | 229 | |
| 230 | 230 | <dependencyManagement> | ... | ... |