From 99448939aaa6dee17a1b8cbf68a1ede7f8cd2cf8 Mon Sep 17 00:00:00 2001 From: Vasili Gulevich Date: Sun, 11 Feb 2024 14:56:35 +0400 Subject: [PATCH] Fix Maven encoding warning Warning: Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 85c11e0..454726c 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,8 @@ 4.0.4 17 17 + UTF-8 + UTF-8 core