Merge branch '1.2.x'

This commit is contained in:
Andy Wilkinson
2017-07-09 11:09:02 +01:00

View File

@@ -40,6 +40,7 @@ dependencies {
testCompile 'org.hamcrest:hamcrest-library'
testCompile 'org.springframework:spring-test'
testRuntime 'org.glassfish:javax.el:3.0.0'
testRuntime 'org.springframework:spring-aop'
}
jar {