parent
984fdd4c00
commit
5d0eb32f4d
|
@ -3,7 +3,7 @@ if (!project.hasProperty('reactorVersion')) {
|
|||
}
|
||||
|
||||
if (!project.hasProperty('springVersion')) {
|
||||
ext.springVersion = '5.2.8.RELEASE'
|
||||
ext.springVersion = '5.2.9.RELEASE'
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
|
|
Loading…
Reference in New Issue