parent
298d40b7a5
commit
6a9585dc0d
|
@ -3,7 +3,7 @@ if (!project.hasProperty('reactorVersion')) {
|
|||
}
|
||||
|
||||
if (!project.hasProperty('springVersion')) {
|
||||
ext.springVersion = '5.2.3.RELEASE'
|
||||
ext.springVersion = '5.2.5.RELEASE'
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
|
|
Loading…
Reference in New Issue