We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9695f9 commit 51df656Copy full SHA for 51df656
pom.xml
@@ -13,8 +13,8 @@
13
<maven-compiler-plugin.source>8</maven-compiler-plugin.source>
14
<maven-compiler-plugin.target>8</maven-compiler-plugin.target>
15
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
16
- <mongodb-driver-sync.version>4.6.0</mongodb-driver-sync.version>
17
- <mongodb-crypt.version>1.4.0</mongodb-crypt.version>
+ <mongodb-driver-sync.version>4.6.1</mongodb-driver-sync.version>
+ <mongodb-crypt.version>1.4.1</mongodb-crypt.version>
18
<logback-classic.version>1.2.11</logback-classic.version>
19
</properties>
20
0 commit comments