From 7d81de14698f439491f99fea227313ebf8bdb231 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 6 Jan 2017 10:36:29 +0100 Subject: [PATCH] Fix doc generation For some reason the documentation worked locally with 973a18d but does not on CI. --- spring-boot-docs/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml index 861c0d8d47..c9f09d9acb 100644 --- a/spring-boot-docs/pom.xml +++ b/spring-boot-docs/pom.xml @@ -620,6 +620,11 @@ spring-data-jpa true + + org.springframework.data + spring-data-ldap + true + org.springframework.data spring-data-mongodb