From 3422dffaaf3888b7b6ed32f11a3ea4e6b183e466 Mon Sep 17 00:00:00 2001
From: dev-mlb <19797865+dev-mlb@users.noreply.github.com>
Date: Tue, 17 Dec 2024 09:14:37 -0500
Subject: [PATCH] fix pmd warning
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0a1e393620..8ba4675682 100644
--- a/pom.xml
+++ b/pom.xml
@@ -884,7 +884,7 @@
xml
true
100
- ${project.build.sourceEncoding}
+ ${project.build.sourceEncoding}
${maven.compiler.target}