From 6b6d9e7a31fadb0f3988680c948c186403d78bae Mon Sep 17 00:00:00 2001 From: eugenp Date: Tue, 31 Mar 2015 11:23:44 +0300 Subject: [PATCH] fixing graph problem on standard deployment --- spring-security-rest-full/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/spring-security-rest-full/pom.xml b/spring-security-rest-full/pom.xml index 05a7f1285f..1a58c500cf 100644 --- a/spring-security-rest-full/pom.xml +++ b/spring-security-rest-full/pom.xml @@ -90,7 +90,15 @@ org.springframework spring-webmvc + + + + org.springframework.boot + spring-boot-starter-tomcat + provided + +