mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-05 10:12:36 +00:00
Update to Reactor Dysprosium SR4
Fixes gh-7896
This commit is contained in:
parent
dbc43fb47d
commit
3cc4a945c6
@ -1,5 +1,5 @@
|
|||||||
if (!project.hasProperty('reactorVersion')) {
|
if (!project.hasProperty('reactorVersion')) {
|
||||||
ext.reactorVersion = 'Dysprosium-SR1'
|
ext.reactorVersion = 'Dysprosium-SR4'
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springVersion')) {
|
if (!project.hasProperty('springVersion')) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user