From 40692ec87600214b6a5a3be6885286867d5393d2 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Mon, 14 Nov 2022 17:01:44 +0000 Subject: Reduce the number of problems in resources by removing unused imports - add removeUnusedImports option to spotless - update spotless plugin to latest version Issue-ID: AAI-3596 Signed-off-by: Fiete Ostkamp Change-Id: I2c4c4b71a9c6b1a719f171194c631a88c70c221e --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8a18a4e..adfa691 100644 --- a/pom.xml +++ b/pom.xml @@ -75,12 +75,13 @@ com.diffplug.spotless spotless-maven-plugin - 1.18.0 + 2.27.2 com,java,javax,org +