From 1b7b6bdd949545d18749f396cf52dbb8890ef25e Mon Sep 17 00:00:00 2001 From: "BT (calcastor/mame)" <43831917+calcastor@users.noreply.github.com> Date: Sun, 23 Jun 2024 18:40:35 -0700 Subject: [PATCH] Switch to Spotless and cleanup pom.xml Signed-off-by: BT (calcastor/mame) <43831917+calcastor@users.noreply.github.com> --- pom.xml | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 3c0baac..3079287 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,12 @@ 1.0.0-SNAPSHOT Events + + 21 + 21 + UTF-8 + + ashcon-repo @@ -43,19 +49,23 @@ org.apache.maven.plugins maven-compiler-plugin 3.13.0 - - 21 - 21 - - com.coveo - fmt-maven-plugin - 2.9 + com.diffplug.spotless + spotless-maven-plugin + 2.43.0 - + origin/master + + + + 2.47.0 + + true + +