Skip to content

Commit 2f5b8d1

Browse files
committed
update mongo driver
1 parent 29bcf74 commit 2f5b8d1

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
@@ -330,13 +330,13 @@
330330
<dependency>
331331
<groupId>org.mongodb</groupId>
332332
<artifactId>mongodb-driver-sync</artifactId>
333-
<version>5.2.1</version>
333+
<version>5.6.1</version>
334334
</dependency>
335335

336336
<dependency>
337337
<groupId>org.mongodb</groupId>
338338
<artifactId>bson</artifactId>
339-
<version>5.2.1</version>
339+
<version>5.6.1</version>
340340
</dependency>
341341

342342
<dependency>

0 commit comments

Comments
 (0)