aboutsummaryrefslogtreecommitdiffstats
path: root/cps-dependencies/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cps-dependencies/pom.xml')
-rwxr-xr-xcps-dependencies/pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml
index 80513ba94..f04213d43 100755
--- a/cps-dependencies/pom.xml
+++ b/cps-dependencies/pom.xml
@@ -2,6 +2,7 @@
<!--
============LICENSE_START=======================================================
Copyright (c) 2021 Linux Foundation.
+ Modifications Copyright (C) 2020-2022 Nordix Foundation
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -144,11 +145,6 @@
<version>3.11</version>
</dependency>
<dependency>
- <groupId>org.modelmapper</groupId>
- <artifactId>modelmapper</artifactId>
- <version>2.3.8</version>
- </dependency>
- <dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>22.0.0</version>