Fix snapshot build failure related to reactor-netty
Closes gh-8909
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ dependencies {
|
||||
compile 'org.springframework.boot:spring-boot-starter-thymeleaf'
|
||||
compile 'org.springframework.boot:spring-boot-starter-webflux'
|
||||
compile 'org.thymeleaf.extras:thymeleaf-extras-springsecurity5'
|
||||
compile 'io.projectreactor.netty:reactor-netty'
|
||||
compile 'io.projectreactor.netty:reactor-netty-http'
|
||||
|
||||
testCompile project(':spring-security-test')
|
||||
testCompile 'org.springframework.boot:spring-boot-starter-test'
|
||||
|
||||
Reference in New Issue
Block a user