mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 14:52:24 +00:00
Upgrade Reactor to Dysprosium-SR24
Closes gh-10374
This commit is contained in:
parent
27866fb767
commit
30fbc269b9
@ -1,5 +1,5 @@
|
|||||||
if (!project.hasProperty('reactorVersion')) {
|
if (!project.hasProperty('reactorVersion')) {
|
||||||
ext.reactorVersion = 'Dysprosium-SR22'
|
ext.reactorVersion = 'Dysprosium-SR24'
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springVersion')) {
|
if (!project.hasProperty('springVersion')) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user