6 lines
129 B
Groovy
6 lines
129 B
Groovy
/**
|
|
* Enable with "-Pprofile=spring4-next"
|
|
*/
|
|
|
|
ext.springVersion = "4.3.10.RELEASE"
|
|
ext.springSecurityVersion = "4.2.3.RELEASE" |