From 87ee7cadfbb13e1347d9b8745e921c82624fb77b Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 2 Dec 2016 12:57:29 +0000 Subject: [PATCH] Exclude groovy because it isn't used --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 2455acec5..95a5a71ab 100644 --- a/pom.xml +++ b/pom.xml @@ -55,6 +55,12 @@ org.springframework.boot spring-boot-starter-thymeleaf + + + org.codehaus.groovy + groovy + + org.springframework.boot