Commit 1618a472cfb0ca1110a4118c35c219e84e8893af

Authored by 王彬
1 parent e8dc5ac5
Exists in master

remove xstream

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
build.gradle
... ... @@ -29,7 +29,6 @@ repositories {
29 29  
30 30 dependencies {
31 31 compile(
32   - "com.thoughtworks.xstream:xstream:1.4.12",
33 32 "org.springframework.boot:spring-boot-starter",
34 33 "org.springframework.boot:spring-boot-starter-web",
35 34 "org.springframework.boot:spring-boot-starter-jetty",
... ...