fixed excluded extra library

This commit is contained in:
2021-10-29 10:24:38 -04:00
parent bc1ced6fef
commit afae287f1f

View File

@@ -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>