Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

Commit 36aa383

Browse files
committed
Removed elk dependenc from defect dojo provider
1 parent 170434a commit 36aa383

File tree

1 file changed

+0
-6
lines changed
  • scb-persistenceproviders/defectdojo-persistenceprovider

1 file changed

+0
-6
lines changed

scb-persistenceproviders/defectdojo-persistenceprovider/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,6 @@
4141
<artifactId>spring-web</artifactId>
4242
<scope>compile</scope>
4343
</dependency>
44-
<dependency>
45-
<groupId>org.elasticsearch.client</groupId>
46-
<artifactId>elasticsearch-rest-high-level-client</artifactId>
47-
<version>6.2.4</version>
48-
<scope>compile</scope>
49-
</dependency>
5044
<dependency>
5145
<groupId>org.mockito</groupId>
5246
<artifactId>mockito-core</artifactId>

0 commit comments

Comments
 (0)