mongodb test

master
alex 2022-04-09 22:30:28 +02:00
parent 5c76f9cf7a
commit 936b997cee
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +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>provided</scope> <scope>compile</scope>
</dependency> </dependency>
</dependencies> </dependencies>