This is an automated email from the ASF dual-hosted git repository.
mthomsen pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
new ac07f0dc00 NIFI-11928 Update gremlin.version to 3.7.0
ac07f0dc00 is described below
commit ac07f0dc00bd83e77940d26b13cef9d05d8605b5
Author: mr1716 <[email protected]>
AuthorDate: Thu Aug 10 08:25:16 2023 -0400
NIFI-11928 Update gremlin.version to 3.7.0
This closes #7592
Signed-off-by: Mike Thomsen <[email protected]>
---
nifi-nar-bundles/nifi-graph-bundle/nifi-graph-test-clients/pom.xml | 2 +-
nifi-nar-bundles/nifi-graph-bundle/nifi-other-graph-services/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-test-clients/pom.xml
b/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-test-clients/pom.xml
index 5a945504b8..a4d7f75147 100644
--- a/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-test-clients/pom.xml
+++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-test-clients/pom.xml
@@ -25,7 +25,7 @@
<artifactId>nifi-graph-test-clients</artifactId>
<packaging>jar</packaging>
<properties>
- <gremlin.version>3.6.4</gremlin.version>
+ <gremlin.version>3.7.0</gremlin.version>
<janusgraph.version>0.6.3</janusgraph.version>
<guava.version>32.0.1-jre</guava.version>
</properties>
diff --git
a/nifi-nar-bundles/nifi-graph-bundle/nifi-other-graph-services/pom.xml
b/nifi-nar-bundles/nifi-graph-bundle/nifi-other-graph-services/pom.xml
index 95cadb108d..5d6e42a17e 100644
--- a/nifi-nar-bundles/nifi-graph-bundle/nifi-other-graph-services/pom.xml
+++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-other-graph-services/pom.xml
@@ -19,7 +19,7 @@
<packaging>jar</packaging>
<properties>
- <gremlin.version>3.6.4</gremlin.version>
+ <gremlin.version>3.7.0</gremlin.version>
</properties>
<dependencies>
<dependency>