Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
slim down
Browse files Browse the repository at this point in the history
  • Loading branch information
HeathLoganCampbell committed Mar 3, 2020
1 parent dc1286a commit 1c7c804
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,25 +53,6 @@
<version>1.18.8</version>
<scope>provided</scope>
</dependency>

<!-- Database for profiles and stats -->
<dependency>
<groupId>org.mongodb.morphia</groupId>
<artifactId>morphia</artifactId>
<version>1.3.2</version>
</dependency>
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongo-java-driver</artifactId>
<version>3.4.2</version>
</dependency>

<!-- API http requests -->
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.9</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 1c7c804

Please sign in to comment.