From f4cb12206e90714f29bfc819c513df63a91a696f Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Fri, 10 Feb 2017 10:28:57 +0900 Subject: [PATCH] Upgrade maven-compiler-plugin to 3.6.1 Change-Id: Ia1c21c17ed6cd17c7ee353aa6a0bf1f88de5c045 Signed-off-by: David Pursehouse --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f0fd3aa848..9686faaafa 100644 --- a/pom.xml +++ b/pom.xml @@ -258,7 +258,7 @@ maven-compiler-plugin - 3.6.0 + 3.6.1 UTF-8 1.8 -- 2.39.5