mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 09:12:14 +00:00
Update to Spring 5.1.6.BUILD-SNAPSHOT
This commit is contained in:
parent
a9a86cd826
commit
9b09201679
@ -3,7 +3,7 @@ if (!project.hasProperty('reactorVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springVersion')) {
|
||||
ext.springVersion = '5.1.4.RELEASE'
|
||||
ext.springVersion = '5.1.6.BUILD-SNAPSHOT'
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user