Skip to content

Commit

Permalink
Fongo won't work with Spring Boot 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sundarvenkata-EBI committed May 7, 2020
1 parent 9a0f1cd commit 4455fe7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@
<scope>test</scope>
<version>0.14.0</version>
</dependency>
<dependency>
<groupId>com.github.fakemongo</groupId>
<artifactId>fongo</artifactId>
<scope>test</scope>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions variation-commons-mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@
<artifactId>nosqlunit-mongodb</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.github.fakemongo</groupId>
<artifactId>fongo</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>uk.ac.ebi.eva</groupId>
<artifactId>variation-commons-core</artifactId>
Expand Down

0 comments on commit 4455fe7

Please sign in to comment.