mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-18 20:35:07 +00:00
Force SNAPSHOT for Spring IO Checks
Issue gh-4502
This commit is contained in:
parent
0eb0e3556b
commit
b046a585ea
@ -45,6 +45,11 @@ dependencyManagement {
|
||||
dependency "org.springframework:spring-webflux:${springVersion}"
|
||||
dependency "org.springframework:spring-webmvc:${springVersion}"
|
||||
dependency "org.springframework:spring-websocket:${springVersion}"
|
||||
|
||||
dependency 'io.projectreactor.ipc:reactor-ipc:0.7.0.BUILD-SNAPSHOT'
|
||||
dependency 'io.projectreactor.ipc:reactor-netty:0.7.0.BUILD-SNAPSHOT'
|
||||
dependency 'io.projectreactor:reactor-core:3.1.0.BUILD-SNAPSHOT'
|
||||
dependency 'io.projectreactor:reactor-test:3.1.0.BUILD-SNAPSHOT'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user