|
@@ -29,7 +29,7 @@ dependencies {
|
|
compile("org.webjars:sockjs-client:1.0.2")
|
|
compile("org.webjars:sockjs-client:1.0.2")
|
|
compile("org.webjars:stomp-websocket:2.3.3")
|
|
compile("org.webjars:stomp-websocket:2.3.3")
|
|
compile("org.webjars:bootstrap:3.3.7")
|
|
compile("org.webjars:bootstrap:3.3.7")
|
|
- compile("org.webjars:jquery:3.1.0")
|
|
|
|
|
|
+ compile("org.webjars:jquery:3.1.1-1")
|
|
|
|
|
|
testCompile("org.springframework.boot:spring-boot-starter-test")
|
|
testCompile("org.springframework.boot:spring-boot-starter-test")
|
|
}
|
|
}
|