mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-08 19:42:48 +00:00
Upgrade Spring Framework to 5.2.18.RELEASE
Close gh-10375
This commit is contained in:
parent
e74ae71382
commit
b1588c3d73
@ -3,7 +3,7 @@ if (!project.hasProperty('reactorVersion')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springVersion')) {
|
if (!project.hasProperty('springVersion')) {
|
||||||
ext.springVersion = '5.2.16.RELEASE'
|
ext.springVersion = '5.2.18.RELEASE'
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springDataVersion')) {
|
if (!project.hasProperty('springDataVersion')) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user