mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 06:42:49 +00:00
Upgrade Spring Framework to 5.2.19.RELEASE
Closes gh-10616
This commit is contained in:
parent
65b3584ac6
commit
0f177a9964
@ -3,7 +3,7 @@ if (!project.hasProperty('reactorVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springVersion')) {
|
||||
ext.springVersion = '5.2.18.RELEASE'
|
||||
ext.springVersion = '5.2.19.RELEASE'
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user