mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 06:42:49 +00:00
Update to Reactor Californium-SR18
Closes gh-8473
This commit is contained in:
parent
ecf58c9549
commit
9986a33177
@ -1,5 +1,5 @@
|
|||||||
if (!project.hasProperty('reactorVersion')) {
|
if (!project.hasProperty('reactorVersion')) {
|
||||||
ext.reactorVersion = 'Californium-SR17'
|
ext.reactorVersion = 'Californium-SR18'
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springVersion')) {
|
if (!project.hasProperty('springVersion')) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user