CsrfWebFilter supports multipart/form-data
Fixes gh-7576
This commit is contained in:
@@ -25,6 +25,7 @@ dependencies {
|
||||
testCompile 'org.codehaus.groovy:groovy-all'
|
||||
testCompile 'org.skyscreamer:jsonassert'
|
||||
testCompile 'org.springframework:spring-webflux'
|
||||
testCompile 'org.synchronoss.cloud:nio-multipart-parser'
|
||||
testCompile powerMock2Dependencies
|
||||
testCompile spockDependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user