From 0778caba028b5a8d993170ff79f4ca7150f31868 Mon Sep 17 00:00:00 2001 From: Reinhard Prechtl Date: Fri, 29 Dec 2017 16:50:04 +0100 Subject: [PATCH] Update Spring Boot Version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 730219f..be0b778 100644 --- a/pom.xml +++ b/pom.xml @@ -8,13 +8,13 @@ 0.0.1-SNAPSHOT pom - + Spring Boot Kotlin and JPA Demo Demo project for Spring Boot org.springframework.boot spring-boot-starter-parent - 1.5.3.RELEASE + 1.5.9.RELEASE