Added input parameter loading handling from SDNC
[so.git] / bpmn / so-bpmn-tasks / pom.xml
index ce1cdd5..8adffb2 100644 (file)
             <artifactId>spring-boot-configuration-processor</artifactId>
             <optional>true</optional>
         </dependency>
+        <dependency>
+            <groupId>nl.jqno.equalsverifier</groupId>
+            <artifactId>equalsverifier</artifactId>
+            <version>2.5.1</version>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
 </project>