From 2a56db09571164d94ddab1ec6f4a8a766e615acc Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Wed, 17 Jan 2018 12:15:21 -0800 Subject: [PATCH] JCLOUDS-1101: Upgrade to modernizer-maven-plugin 1.6.0 This resolves issues with Java 9. Release notes: https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-1.5.0 https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-1.6.0 --- project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/pom.xml b/project/pom.xml index 0fe78c4244..1543074aad 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -941,7 +941,7 @@ org.gaul modernizer-maven-plugin - 1.4.0 + 1.6.0