From bbefc80db1cfad7799b838bfc2f07733cda006db Mon Sep 17 00:00:00 2001 From: "Ray J. Greenwell" Date: Sat, 21 Mar 2026 15:33:57 -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 aa4fa9e..c67bc76 100644 --- a/pom.xml +++ b/pom.xml @@ -71,6 +71,10 @@ + + UTF-8 + +