From ac5c6f725c0b00d1a5c5d37b155fc7b8e073cffe Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 12 Feb 2016 09:39:05 +0000 Subject: [PATCH] Correct the scope of the postgresql dependency in spring-boot-devtools --- spring-boot-devtools/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-boot-devtools/pom.xml b/spring-boot-devtools/pom.xml index 2910d050f25..84720104959 100644 --- a/spring-boot-devtools/pom.xml +++ b/spring-boot-devtools/pom.xml @@ -105,6 +105,7 @@ org.postgresql postgresql + test org.springframework.boot