Upgrade Spring Version
This commit is contained in:
@@ -64,7 +64,7 @@ ext {
|
||||
rabbitmqHttpClientVersion = '2.1.0.RELEASE'
|
||||
reactorVersion = '3.2.19.RELEASE'
|
||||
springRetryVersion = '1.2.5.RELEASE'
|
||||
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.17.RELEASE'
|
||||
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.18.RELEASE'
|
||||
|
||||
|
||||
expandPlaceholders = '**/quick-tour.xml'
|
||||
|
||||
Reference in New Issue
Block a user