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

Commit 1c7c804

Browse files
slim down
1 parent dc1286a commit 1c7c804

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

pom.xml

-19
Original file line numberDiff line numberDiff line change
@@ -53,25 +53,6 @@
5353
<version>1.18.8</version>
5454
<scope>provided</scope>
5555
</dependency>
56-
57-
<!-- Database for profiles and stats -->
58-
<dependency>
59-
<groupId>org.mongodb.morphia</groupId>
60-
<artifactId>morphia</artifactId>
61-
<version>1.3.2</version>
62-
</dependency>
63-
<dependency>
64-
<groupId>org.mongodb</groupId>
65-
<artifactId>mongo-java-driver</artifactId>
66-
<version>3.4.2</version>
67-
</dependency>
68-
69-
<!-- API http requests -->
70-
<dependency>
71-
<groupId>org.apache.httpcomponents</groupId>
72-
<artifactId>httpclient</artifactId>
73-
<version>4.5.9</version>
74-
</dependency>
7556
</dependencies>
7657

7758
<build>

0 commit comments

Comments
 (0)