mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-05-03 03:45:28 +01:00
Add slf4jDependencies to hellowebflux
Fixes gh-4798
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user