mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 22:02:41 +00:00
Update to Reactor Dysprosium-SR1
Fixes gh-7607
This commit is contained in:
parent
b57ec7d066
commit
2608bc0bd2
@ -1,5 +1,5 @@
|
|||||||
if (!project.hasProperty('reactorVersion')) {
|
if (!project.hasProperty('reactorVersion')) {
|
||||||
ext.reactorVersion = 'Dysprosium-RELEASE'
|
ext.reactorVersion = 'Dysprosium-SR1'
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springVersion')) {
|
if (!project.hasProperty('springVersion')) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user