mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-13 15:42:25 +00:00
Change Reactor Constraint to Take Latest SR
Issue gh-8531
This commit is contained in:
parent
94737df378
commit
977642b0ce
@ -1,5 +1,5 @@
|
||||
if (!project.hasProperty("reactorVersion")) {
|
||||
ext.reactorVersion = "Dysprosium-BUILD-SNAPSHOT"
|
||||
ext.reactorVersion = "Dysprosium-SR+"
|
||||
}
|
||||
|
||||
if (!project.hasProperty("springVersion")) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user