From 93f15781408794cf85bb88a35857d2ef588dbd71 Mon Sep 17 00:00:00 2001 From: "Ray J. Greenwell" Date: Mon, 13 Apr 2026 13:29:52 -0700 Subject: [PATCH] Tell maven that our file encoding is UTF-8. --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index dae23fce..1526a43d 100644 --- a/pom.xml +++ b/pom.xml @@ -79,6 +79,10 @@ + + UTF-8 + +