From 0b5600a99eacab7eaa63455ea774c1b17289aa45 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 25 Apr 2014 09:48:41 +0300 Subject: [PATCH] Add spring-boot-autoconfigure to starter parent Fixes gh-728 --- spring-boot-starters/spring-boot-starter-parent/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index fa5fda82406..2c55bc2a805 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -51,6 +51,11 @@ spring-boot-actuator ${spring-boot.version} + + org.springframework.boot + spring-boot-autoconfigure + ${spring-boot.version} + org.springframework.boot spring-boot-starter-amqp