From b0fffbe42ef60924dc63307baadfaee984875894 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Fri, 28 Jun 2019 11:55:58 -0700 Subject: [PATCH] Upgrade to spring-javaformat 0.0.15 Closes gh-17359 --- spring-boot-parent/pom.xml | 2 +- spring-boot-samples/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 80dcf24eaa..61b5e116c6 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -24,7 +24,7 @@ UTF-8 UTF-8 3.1.1 - 0.0.14 + 0.0.15 0.0.1.RELEASE diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index 0f12c41572..e238a4bc42 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -19,7 +19,7 @@ ${basedir}/.. 1.8 - 0.0.14 + 0.0.15 0.0.1.RELEASE false