File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- This guide shows you how add the MongoDB Java driver dependencies using
1+ This guide shows you how to add the MongoDB Java driver dependencies using
22Maven or Gradle. We recommend that you use an integrated development
33environment (IDE) such as Intellij IDEA or Eclipse IDE make it more convenient
44to configure Maven or Gradle to build and run your project.
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ application to upgrade your driver to a new version.
2121
2222Before you upgrade, perform the following actions:
2323
24- - Ensure the new version is compatible of with the MongoDB server versions
24+ - Ensure the new version is compatible with the MongoDB server versions
2525 your application connects to and the Java Runtime Environment (JRE) your
2626 application runs on. See the :ref:`Java Compatibility <java-compatibility-tables>`
2727 page for this information.
You can’t perform that action at this time.
0 commit comments