Raise the minimum Spring Framework version to 4.3.x
Closes gh-284
This commit is contained in:
@@ -30,6 +30,7 @@ ext {
|
||||
snippetsDir = file('build/generated-snippets')
|
||||
}
|
||||
|
||||
ext['spring.version']='4.3.1.RELEASE'
|
||||
ext['spring-restdocs.version'] = '1.2.0.BUILD-SNAPSHOT'
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user