mirror of
https://github.com/apache/nifi.git
synced 2025-02-12 04:55:19 +00:00
NIFI-9886 Upgrade MongoDB driver to version 4.5.0
Resolves performance issues that impact versions 4.4 and 4.3 of the driver and adds support up through MongoDB 5.1 Add support for Java 17 This closes #5940 Signed-off-by: Mike Thomsen <mthomsen@apache.org>
This commit is contained in:
parent
ba4db79196
commit
340cefc3c9
@ -35,7 +35,7 @@
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
<mongo.driver.version>4.3.2</mongo.driver.version>
|
||||
<mongo.driver.version>4.5.0</mongo.driver.version>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
|
Loading…
x
Reference in New Issue
Block a user