|
|
|
|
@ -7,7 +7,7 @@ if (!project.hasProperty("springSecurityVersion")) {
@@ -7,7 +7,7 @@ if (!project.hasProperty("springSecurityVersion")) {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
if (!project.hasProperty("reactorVersion")) { |
|
|
|
|
ext.reactorVersion = "2020.0.3" |
|
|
|
|
ext.reactorVersion = "2020.0.6" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
if (!project.hasProperty("locksDisabled")) { |
|
|
|
|
|