Details
-
Improvement
-
Resolution: Fixed
-
Minor - P4
-
None
-
None
-
Fully Compatible
Description
The problem can be seen here: https://mongodb.github.io/mongo-java-driver/4.1/driver/getting-started/installation/
<dependencies>
|
<dependency>
|
<groupId>org.mongodb</groupId>
|
<artifactId>mongodb-driver-sync</artifactId>
|
<version>4.1.0-beta2</version>
|
</dependency>
|
</dependencies>
|