Excluded Some Dependencies to Fix Nexus Issues 03/39403/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 28 Mar 2018 04:30:17 +0000 (12:30 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 28 Mar 2018 04:30:17 +0000 (12:30 +0800)
Change-Id: I139cd75aa416813899b72e32930076e6656485dd
Issue-ID: HOLMES-123
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
rulemgt/pom.xml

index 1177075..4bca475 100644 (file)
                     <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>