|
|
|
@ -29,12 +29,12 @@ ext.seleniumVersion = '2.44.0' |
|
|
|
ext.servletApiVersion = '3.0.1' |
|
|
|
ext.servletApiVersion = '3.0.1' |
|
|
|
ext.slf4jVersion = '1.7.7' |
|
|
|
ext.slf4jVersion = '1.7.7' |
|
|
|
ext.spockVersion = '0.7-groovy-2.0' |
|
|
|
ext.spockVersion = '0.7-groovy-2.0' |
|
|
|
ext.springDataCommonsVersion = '1.9.1.RELEASE' |
|
|
|
ext.springDataCommonsVersion = '1.12.2.RELEASE' |
|
|
|
ext.springDataJpaVersion = '1.7.1.RELEASE' |
|
|
|
ext.springDataJpaVersion = '1.10.2.RELEASE' |
|
|
|
ext.springDataRedisVersion = '1.4.1.RELEASE' |
|
|
|
ext.springDataRedisVersion = '1.7.2.RELEASE' |
|
|
|
ext.springSessionVersion = '1.0.0.RELEASE' |
|
|
|
ext.springSessionVersion = '1.2.1.RELEASE' |
|
|
|
ext.springBootVersion = '1.3.3.RELEASE' |
|
|
|
ext.springBootVersion = '1.4.0.RELEASE' |
|
|
|
ext.thymeleafVersion = '2.1.4.RELEASE' |
|
|
|
ext.thymeleafVersion = '2.1.5.RELEASE' |
|
|
|
|
|
|
|
|
|
|
|
ext.spockDependencies = [ |
|
|
|
ext.spockDependencies = [ |
|
|
|
dependencies.create("org.spockframework:spock-spring:$spockVersion") { |
|
|
|
dependencies.create("org.spockframework:spock-spring:$spockVersion") { |
|
|
|
|