Forget dependency
This commit is contained in:
parent
aede68e521
commit
7354971f55
@ -42,7 +42,7 @@ dependencies {
|
|||||||
// Use MySQL Connector-J
|
// Use MySQL Connector-J
|
||||||
compile 'mysql:mysql-connector-java'
|
compile 'mysql:mysql-connector-java'
|
||||||
compile 'org.reflections:reflections:0.9.11'
|
compile 'org.reflections:reflections:0.9.11'
|
||||||
|
compile 'org.apache.commons:commons-lang3:3.7'
|
||||||
|
|
||||||
testCompile('org.springframework.boot:spring-boot-starter-test')
|
testCompile('org.springframework.boot:spring-boot-starter-test')
|
||||||
testCompile('com.jayway.jsonpath:json-path')
|
testCompile('com.jayway.jsonpath:json-path')
|
||||||
|
Loading…
Reference in New Issue
Block a user