From 72db5becd69f1ecced1319018a7d17f49d8329b3 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 4 Apr 2016 11:07:59 +0100 Subject: [PATCH] Add comment to pom in sample explaining provided deps --- spring-boot-samples/spring-boot-sample-war/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/spring-boot-samples/spring-boot-sample-war/pom.xml b/spring-boot-samples/spring-boot-sample-war/pom.xml index b6f0be3138..1883ba91a3 100644 --- a/spring-boot-samples/spring-boot-sample-war/pom.xml +++ b/spring-boot-samples/spring-boot-sample-war/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 @@ -27,6 +28,7 @@ spring-boot-starter + javax.servlet javax.servlet-api provided