From 2062371558b13f94075a6e60cdcf645c24e1d13e Mon Sep 17 00:00:00 2001 From: "Ray J. Greenwell" Date: Sat, 21 Mar 2026 15:34:56 -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 27e8a5354..4c7a0be34 100644 --- a/pom.xml +++ b/pom.xml @@ -42,6 +42,10 @@ tools + + UTF-8 + +