Replace gson mapper with jackson mapper
[cps.git] / cps-service / pom.xml
index 6cef985..0c75564 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 <!--\r
   ============LICENSE_START=======================================================\r
-  Copyright (C) 2021 Nordix Foundation\r
+  Copyright (C) 2021-2022 Nordix Foundation\r
   Modifications Copyright (C) 2021 Bell Canada.\r
   Modifications Copyright (C) 2021 Pantheon.tech\r
   ================================================================================\r
       <artifactId>groovy</artifactId>\r
       <scope>test</scope>\r
     </dependency>\r
+    <dependency>\r
+      <groupId>org.codehaus.groovy</groupId>\r
+      <artifactId>groovy-json</artifactId>\r
+      <scope>test</scope>\r
+    </dependency>\r
     <dependency>\r
       <groupId>org.spockframework</groupId>\r
       <artifactId>spock-core</artifactId>\r