Skip to content

Commit

Permalink
Upgrade mongo java driver: 3.5.0 -> 3.10.1
Browse files Browse the repository at this point in the history
Closes #931
  • Loading branch information
asereda-gs committed Mar 23, 2019
1 parent b27c53f commit b7e9aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongo/pom.xml
Expand Up @@ -63,7 +63,7 @@
<!-- Required. -->
<groupId>org.mongodb</groupId>
<artifactId>mongo-java-driver</artifactId>
<version>3.5.0</version>
<version>3.10.1</version>
</dependency>
<dependency>
<groupId>org.immutables</groupId>
Expand Down

0 comments on commit b7e9aa0

Please sign in to comment.