Skip to content

Commit 51df656

Browse files
committed
update MongoDB driver to 4.6.1 and libmongocrypt to 1.4.1
1 parent a9695f9 commit 51df656

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<maven-compiler-plugin.source>8</maven-compiler-plugin.source>
1414
<maven-compiler-plugin.target>8</maven-compiler-plugin.target>
1515
<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>
16+
<mongodb-driver-sync.version>4.6.1</mongodb-driver-sync.version>
17+
<mongodb-crypt.version>1.4.1</mongodb-crypt.version>
1818
<logback-classic.version>1.2.11</logback-classic.version>
1919
</properties>
2020

0 commit comments

Comments
 (0)