aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml')
-rw-r--r--appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml
index a8781669d..5f67fa54a 100644
--- a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml
+++ b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml
@@ -77,18 +77,6 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-config-data-services-provider</artifactId>
<version>${project.version}</version>
- <exclusions>
- <exclusion>
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-databind</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
-
- <dependency>
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-databind</artifactId>
- <version>2.8.11.3</version>
</dependency>
</dependencies>