mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 09:12:14 +00:00
Add slf4jDependencies to hellowebflux
Fixes gh-4798
This commit is contained in:
parent
c7c84e0996
commit
91e27c1422
@ -9,6 +9,7 @@ dependencies {
|
||||
compile 'io.projectreactor.ipc:reactor-netty'
|
||||
compile 'org.springframework:spring-context'
|
||||
compile 'org.springframework:spring-webflux'
|
||||
compile slf4jDependencies
|
||||
|
||||
testCompile project(':spring-security-test')
|
||||
testCompile 'io.projectreactor:reactor-test'
|
||||
|
Loading…
x
Reference in New Issue
Block a user