From 40de371a5209e0c6cd9cbcc2c0670384884f5db9 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 5 Oct 2018 16:50:41 +0200 Subject: [PATCH] Fix build failure --- spring-boot-project/spring-boot-docs/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-boot-project/spring-boot-docs/pom.xml b/spring-boot-project/spring-boot-docs/pom.xml index cb605086ae..ddb0936cbf 100644 --- a/spring-boot-project/spring-boot-docs/pom.xml +++ b/spring-boot-project/spring-boot-docs/pom.xml @@ -271,6 +271,11 @@ reactor-netty true + + io.reactivex + rxjava-reactive-streams + true + io.undertow undertow-servlet