Raise the minimum Spring Framework version to 4.3.x
Closes gh-284
This commit is contained in:
@@ -47,6 +47,7 @@ dependencyManagement {
|
||||
}
|
||||
imports {
|
||||
mavenBom "org.grails:grails-bom:$grailsVersion"
|
||||
mavenBom "org.springframework:spring-framework-bom:4.3.1.RELEASE"
|
||||
}
|
||||
applyMavenExclusions false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user