mirror of https://github.com/apache/nifi.git
NIFI-11867 Upgraded Neo4j Driver from 4.4.11 to 4.4.12
This closes #7534 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
32c80ac294
commit
225296435d
|
@ -19,7 +19,7 @@
|
|||
<packaging>jar</packaging>
|
||||
|
||||
<properties>
|
||||
<neo4j.driver.version>4.4.11</neo4j.driver.version>
|
||||
<neo4j.driver.version>4.4.12</neo4j.driver.version>
|
||||
<neo4j.docker.version>4.4</neo4j.docker.version>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue