From f0445677123cd081ea5970bb87556d1ca3526278 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 25 Jan 2016 15:20:16 +0000 Subject: [PATCH] Extract all dependencies to BOMs and upgrade Boot --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fff6e0f8..a6fc94a5 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 1.2.7.RELEASE + 1.2.8.RELEASE @@ -22,7 +22,7 @@ org.springframework.boot spring-boot-configuration-processor - 1.2.7.RELEASE + 1.2.8.RELEASE org.springframework.security