From d657c7b726557f52a2d29c4b2614730bbf585e38 Mon Sep 17 00:00:00 2001 From: Dominic Evans Date: Mon, 6 Feb 2023 11:54:00 +0000 Subject: [PATCH] fix: add explicit source and output encoding Ref: http://maven.apache.org/general.html#encoding-warning Signed-off-by: Dominic Evans --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index a895229..bbe7e67 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,8 @@ pom + UTF-8 + UTF-8