Skip to content

Commit 7e34c6a

Browse files
eleftheriasmarcusdacoregio
authored andcommitted
Fix reactive resource server tests
Closes gh-10660
1 parent 3d4ad5f commit 7e34c6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/spring-security-test.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dependencies {
1818

1919
testCompile project(path : ':spring-security-config', configuration : 'tests')
2020
testCompile 'com.fasterxml.jackson.core:jackson-databind'
21+
testCompile 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310'
2122
testCompile 'io.projectreactor:reactor-test'
2223
testCompile 'javax.xml.bind:jaxb-api'
2324
testCompile 'org.skyscreamer:jsonassert'

0 commit comments

Comments
 (0)