Skip to content

Commit

Permalink
Merge pull request #236 from telefonicaid/fgalan-patch-1
Browse files Browse the repository at this point in the history
FIX vulnerable dependency in pom.xml
  • Loading branch information
AlvaroVega committed Oct 17, 2018
2 parents 2472d89 + 9f4638e commit 518c79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosmos-hive-auth-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.2.5</version>
<version>4.3.6</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
Expand Down

0 comments on commit 518c79f

Please sign in to comment.