fixed excluded extra library
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -41,10 +41,6 @@
|
||||
<version>${jackson.version}</version>
|
||||
<exclusions>
|
||||
<!-- Provided by ACS -->
|
||||
<exclusion>
|
||||
<groupId>com.fasterxml.jackson.module</groupId>
|
||||
<artifactId>jackson-module-jaxb-annotations</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-core</artifactId>
|
||||
|
Reference in New Issue
Block a user