From 5fc556aaf253c9fd2c560d2bf046a2513184b464 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Wed, 8 Feb 2017 11:29:48 +0000 Subject: [PATCH 1/2] builder:pom.xml: upgrade dependencies * spring-boot 1.5.1 * assertj 3.6.2 * mapstream 2.3.5 --- builder/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/builder/pom.xml b/builder/pom.xml index 6f91619..23ebbf5 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -37,10 +37,10 @@ 1.8 UTF-8 UTF-8 - 1.4.3.RELEASE + 1.5.1.RELEASE 1.16.12 - 3.6.1 - 2.3.4 + 3.6.2 + 2.3.5 1.0.0 4.3.0 From 9170a36684438821d4a71573f8849c3e97df4bb0 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Wed, 8 Feb 2017 11:31:44 +0000 Subject: [PATCH 2/2] plugin:pom.xml: upgrade dependencies * maven-compiler-plugin 3.6.1 --- plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/pom.xml b/plugin/pom.xml index c9fb04c..293a9a8 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -20,7 +20,7 @@ UTF-8 UTF-8 3.3.9 - 3.6.0 + 3.6.1 3.5 3.5 2.10.4