master
alex 2022-04-09 22:56:49 +02:00
parent 39240ecfb7
commit 2a9fa0ad41
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@
<groupId>org.mongodb</groupId> <groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-reactivestreams</artifactId> <artifactId>mongodb-driver-reactivestreams</artifactId>
<version>4.5.1</version> <version>4.5.1</version>
<scope>compile</scope>
</dependency> </dependency>
</dependencies> </dependencies>