From ce75a585b1941ded6c303dd20d9077b8ce8c3603 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 21 Sep 2018 19:14:22 +0100 Subject: [PATCH] Make spring-data-jdbc available to javadoc generation See gh-14489 --- 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 30775bf715..9fc2a7e41c 100644 --- a/spring-boot-project/spring-boot-docs/pom.xml +++ b/spring-boot-project/spring-boot-docs/pom.xml @@ -787,6 +787,11 @@ spring-data-elasticsearch true + + org.springframework.data + spring-data-jdbc + true + org.springframework.data spring-data-jpa