From d4ec45e192fc4d04ddee6a2df1c07e859721f677 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 15 Oct 2018 15:12:52 +0200 Subject: [PATCH] Fix javadoc generation --- 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 f48f590589d..52df2318431 100644 --- a/spring-boot-project/spring-boot-docs/pom.xml +++ b/spring-boot-project/spring-boot-docs/pom.xml @@ -867,6 +867,11 @@ thymeleaf-extras-springsecurity4 true + + org.thymeleaf.extras + thymeleaf-extras-springsecurity5 + true + org.yaml snakeyaml