Skip to content

Commit

Permalink
Merge pull request #7314 from IQSS/remove-axis-from-pom
Browse files Browse the repository at this point in the history
Remove unused dependency in response to Dependabot notification
  • Loading branch information
kcondon authored Oct 8, 2020
2 parents 8564ff6 + 4d3b80d commit 059f410
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -440,11 +440,6 @@
<artifactId>slf4j-log4j12</artifactId>
<version>1.6.1</version>
</dependency -->
<dependency>
<groupId>axis</groupId>
<artifactId>axis</artifactId>
<version>1.4</version>
</dependency>
<dependency>
<groupId>io.searchbox</groupId>
<artifactId>jest</artifactId>
Expand Down

0 comments on commit 059f410

Please sign in to comment.