From f12a63484366410190968e40f774bee5ef0c01e1 Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Fri, 24 Feb 2017 14:03:16 +0100 Subject: [PATCH] Fix typo in spring-webflux dependency --- spring-boot-docs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml index a21590189c..1df369e148 100644 --- a/spring-boot-docs/pom.xml +++ b/spring-boot-docs/pom.xml @@ -545,7 +545,7 @@ org.springframework - spring-webfux + spring-webflux true