mirror of https://github.com/apache/nifi.git
NIFI-11856 Upgraded MongoDB Driver from 4.9.1 to 4.10.2
This closes #7526 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
13d7850702
commit
a61add22c2
|
@ -35,7 +35,7 @@
|
|||
</modules>
|
||||
|
||||
<properties>
|
||||
<mongo.driver.version>4.9.1</mongo.driver.version>
|
||||
<mongo.driver.version>4.10.2</mongo.driver.version>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
|
|
Loading…
Reference in New Issue