From 4dd52b828f918ee91e33f304353528fe380fd757 Mon Sep 17 00:00:00 2001 From: Holger Hagen <19706592+holgerhagen@users.noreply.github.com> Date: Fri, 19 Jul 2024 13:36:16 +0200 Subject: [PATCH] Closes #2610 - fixed encoding configuration for checkstyle plugin --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4a19d748f..87504ed6b 100644 --- a/pom.xml +++ b/pom.xml @@ -356,7 +356,8 @@ qa/checkstyle/checkstyle.xml - UTF-8 + UTF-8 + UTF-8 true true true