Skip to content

Commit 92544ce

Browse files
author
Andrea Sessa
committed
Removed useless and vulnerable dependency
1 parent e0fe144 commit 92544ce

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,6 @@
3737
<version>4.1.0</version>
3838
<scope>test</scope>
3939
</dependency>
40-
<dependency>
41-
<groupId>org.apache.httpcomponents</groupId>
42-
<artifactId>httpclient</artifactId>
43-
<version>RELEASE</version>
44-
<scope>compile</scope>
45-
</dependency>
4640
</dependencies>
4741

4842
<build>

src/main/java/com/cleafy/elasticsearch6/plugins/http/auth/BasicRestFilter.java

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)