mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 14:52:24 +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")) {
|
if (!project.hasProperty("reactorVersion")) {
|
||||||
ext.reactorVersion = "Dysprosium-BUILD-SNAPSHOT"
|
ext.reactorVersion = "Dysprosium-SR+"
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty("springVersion")) {
|
if (!project.hasProperty("springVersion")) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user