mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 21:42:17 +00:00
Set reactorVersion to 2020.0.+
Closes gh-9166
This commit is contained in:
parent
c0327adecb
commit
4ff53c924d
@ -1,5 +1,5 @@
|
||||
if (!project.hasProperty("reactorVersion")) {
|
||||
ext.reactorVersion = "Dysprosium-SR+"
|
||||
ext.reactorVersion = "2020.0.+"
|
||||
}
|
||||
|
||||
if (!project.hasProperty("springVersion")) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user