mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-04 04:19:09 +00:00
Update to Spring 5.0.6
Fixes: gh-5290
This commit is contained in:
parent
902fc0f657
commit
cf4e139aa0
@ -3,7 +3,7 @@ if (!project.hasProperty('reactorVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springVersion')) {
|
||||
ext.springVersion = '5.0.6.BUILD-SNAPSHOT'
|
||||
ext.springVersion = '5.0.6.RELEASE'
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user