Skip to content

Commit 17e5256

Browse files
authored
latest 2.x driver that should work with 3.2
1 parent 5d0e822 commit 17e5256

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
</dependency>
7171
<dependency>
7272
<groupId>org.mongodb</groupId>
73-
<artifactId>mongodb-driver</artifactId>
74-
<version>3.2.2</version>
73+
<artifactId>mongo-java-driver</artifactId>
74+
<version>2.14.3</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)