Skip to content
Snippets Groups Projects
Commit 810592a6 authored by Alok Joshi's avatar Alok Joshi
Browse files

remove duplicate dependency

parent 7009acb4
No related branches found
No related tags found
1 merge request!74use createItem instead of upsertItem for create api
Checking pipeline status
......@@ -109,12 +109,6 @@
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
<dependency>
<groupId>org.opengroup.osdu.legal</groupId>
<artifactId>legal-core</artifactId>
<version>0.0.5-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<!-- test -->
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment