From 721a2b8c262ca4ee8a339cb6c78f379d7f848599 Mon Sep 17 00:00:00 2001 From: Ilya Rodionov Date: Mon, 19 Jun 2023 23:08:52 +0300 Subject: [PATCH] project.build.sourceEncoding UTF-8 (fixes #85) --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 3f43470..e596a9d 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,7 @@ 4.11.1 5.1.0 11 + UTF-8