mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-09 06:50:05 +00:00
Fix reactive resource server tests
Closes gh-10660
This commit is contained in:
parent
3d4ad5fe50
commit
7e34c6a045
@ -18,6 +18,7 @@ dependencies {
|
||||
|
||||
testCompile project(path : ':spring-security-config', configuration : 'tests')
|
||||
testCompile 'com.fasterxml.jackson.core:jackson-databind'
|
||||
testCompile 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310'
|
||||
testCompile 'io.projectreactor:reactor-test'
|
||||
testCompile 'javax.xml.bind:jaxb-api'
|
||||
testCompile 'org.skyscreamer:jsonassert'
|
||||
|
Loading…
x
Reference in New Issue
Block a user