summaryrefslogtreecommitdiffstats
path: root/rulemgt/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'rulemgt/pom.xml')
-rw-r--r--rulemgt/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt/pom.xml b/rulemgt/pom.xml
index 1177075..4bca475 100644
--- a/rulemgt/pom.xml
+++ b/rulemgt/pom.xml
@@ -149,7 +149,7 @@
<artifactId>jackson-core</artifactId>
</exclusion>
<exclusion>
- <groupId>com.fasterxml.jackson.core</groupId>
+ <groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
</exclusion>
</exclusions>