mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 05:22:16 +00:00
Update to Reactor Californium-SR4
Fixes gh-6436
This commit is contained in:
parent
08b7479f4c
commit
68e3bbdd03
@ -1,5 +1,5 @@
|
|||||||
if (!project.hasProperty('reactorVersion')) {
|
if (!project.hasProperty('reactorVersion')) {
|
||||||
ext.reactorVersion = 'Californium-SR3'
|
ext.reactorVersion = 'Californium-SR4'
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springVersion')) {
|
if (!project.hasProperty('springVersion')) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user