mongodb test

master
alex 2022-04-09 22:25:04 +02:00
parent c8db7aac28
commit 94e083f211
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>compile</scope> <scope>provided</scope>
</dependency> </dependency>
</dependencies> </dependencies>