Skip to content

Commit

Permalink
fixed dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nathandunn committed Nov 29, 2016
1 parent 6c074e3 commit e978fde
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions TermGenie/WebApplications/TermGenieWebAppGO/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 47,10 @@
<artifactId>TermGenieUserManagement-GeneOntology</artifactId>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.1</version>
</dependency>
</dependencies>
</project>

0 comments on commit e978fde

Please sign in to comment.