From ecab1dbb0e4fd23afa58d4cb07c2a44d0948e9bd Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 17 Mar 2024 16:22:33 -0400 Subject: [PATCH] [pom] Update htmlcompressor property usage --- Source/JNA/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Source/JNA/pom.xml b/Source/JNA/pom.xml index e84a5e28ab..ab5ff4baf9 100644 --- a/Source/JNA/pom.xml +++ b/Source/JNA/pom.xml @@ -1375,12 +1375,12 @@ true ${project.basedir}/src/main/resources ${project.basedir}/target/classes - - html - jsp - xhtml - xml - + + html + jsp + xhtml + xml +