fix dependencies
This commit is contained in:
parent
b126afac5e
commit
46f904d893
@ -31,6 +31,8 @@ dependencies {
|
||||
compile("org.springframework.boot:spring-boot-devtools")
|
||||
compile("org.springframework.boot:spring-boot-starter-data-jpa")
|
||||
compile("com.h2database:h2")
|
||||
compile("javax.xml.bind:jaxb-api:2.3.0")
|
||||
compile("org.javassist:javassist:3.23.1-GA")
|
||||
testCompile("junit:junit")
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user