From 44d0d61cec379dc3640841d812d4ada8248157a4 Mon Sep 17 00:00:00 2001 From: "Ray J. Greenwell" Date: Sat, 21 Mar 2026 15:35:29 -0700 Subject: [PATCH] Specify UTF-8 file encoding to maven. --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 8eb03434..722161a4 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,10 @@ core + + UTF-8 + +