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 66efb08e1c..2f09984587 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 @@ -32,6 +32,22 @@ commons-io 2.10.0 + + + org.apache.tinkerpop + gremlin-core + 3.5.1 + + + org.apache.tinkerpop + gremlin-driver + 3.5.1 + + + org.apache.tinkerpop + gremlin-groovy + 3.5.1 + @@ -60,13 +76,18 @@ org.janusgraph janusgraph-core - 0.4.1 + 0.5.3 + + + org.janusgraph + janusgraph-inmemory + 0.5.3 org.codehaus.groovy groovy - 2.5.4 + 2.5.14 org.apache.nifi 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 3f3c982b36..2ad3272924 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 @@ -79,17 +79,17 @@ org.opencypher.gremlin cypher-gremlin-neo4j-driver - 0.9.13 + 1.0.4 org.apache.tinkerpop gremlin-core - 3.3.5 + 3.5.1 org.apache.tinkerpop gremlin-driver - 3.3.5 + 3.5.1 diff --git a/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml b/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml index c1ca72784d..1091c55057 100644 --- a/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml @@ -31,7 +31,7 @@ - 2.5.4 + 2.5.14 diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml index 6f474cd603..a7628445d9 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml @@ -85,6 +85,12 @@ + + + org.codehaus.groovy + groovy-all + 2.4.21 + org.apache.hive.hcatalog hive-hcatalog-core diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/pom.xml index a45fb4e66f..b53bc89fe2 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/pom.xml @@ -102,6 +102,12 @@ hive-hcatalog-core ${hive.version} + + + org.codehaus.groovy + groovy-all + 2.4.21 + org.apache.nifi nifi-hadoop-utils diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-processors/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-processors/pom.xml index 1d0d8b4bb3..3fdaed2559 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-processors/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-processors/pom.xml @@ -63,6 +63,12 @@ nifi-kerberos-credentials-service-api provided + + + org.codehaus.groovy + groovy-all + 2.4.21 + org.apache.hive hive-jdbc diff --git a/nifi-nar-bundles/nifi-scripting-bundle/pom.xml b/nifi-nar-bundles/nifi-scripting-bundle/pom.xml index 398fbb2430..e7d7ee8ba7 100644 --- a/nifi-nar-bundles/nifi-scripting-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-scripting-bundle/pom.xml @@ -31,7 +31,7 @@ - 2.5.4 + 2.5.14 diff --git a/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml index 548e89f8c3..c62d0f99a0 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml @@ -506,13 +506,13 @@ org.codehaus.groovy groovy-json - 2.5.4 + 2.5.14 test org.codehaus.groovy groovy - 2.5.4 + 2.5.14 test diff --git a/nifi-toolkit/nifi-toolkit-tls/src/test/groovy/org/apache/nifi/toolkit/tls/util/TlsHelperGroovyTest.groovy b/nifi-toolkit/nifi-toolkit-tls/src/test/groovy/org/apache/nifi/toolkit/tls/util/TlsHelperGroovyTest.groovy index fa9cdaec9a..2c6792e981 100644 --- a/nifi-toolkit/nifi-toolkit-tls/src/test/groovy/org/apache/nifi/toolkit/tls/util/TlsHelperGroovyTest.groovy +++ b/nifi-toolkit/nifi-toolkit-tls/src/test/groovy/org/apache/nifi/toolkit/tls/util/TlsHelperGroovyTest.groovy @@ -128,7 +128,8 @@ class TlsHelperGroovyTest extends GroovyTestCase { File keyFile = new File("src/test/resources/rootCert-pkcs8.key") FileReader keyReader = new FileReader(keyFile) - final PrivateKey EXPECTED_PRIVATE_KEY = TlsHelper.parseKeyPairFromReader(new FileReader(new File ("src/test/resources/rootCert.key"))).private + final KeyPair expectedKeyPair = TlsHelper.parseKeyPairFromReader(new FileReader(new File ("src/test/resources/rootCert.key"))) + final PrivateKey EXPECTED_PRIVATE_KEY = expectedKeyPair.getPrivate() // Act KeyPair keyPair = TlsHelper.parseKeyPairFromReader(keyReader) diff --git a/nifi-toolkit/nifi-toolkit-zookeeper-migrator/pom.xml b/nifi-toolkit/nifi-toolkit-zookeeper-migrator/pom.xml index 9c6b73f60a..d9436f5933 100644 --- a/nifi-toolkit/nifi-toolkit-zookeeper-migrator/pom.xml +++ b/nifi-toolkit/nifi-toolkit-zookeeper-migrator/pom.xml @@ -66,7 +66,7 @@ org.codehaus.groovy groovy-all - 2.5.4 + ${toolkit.groovy.version} pom test diff --git a/nifi-toolkit/pom.xml b/nifi-toolkit/pom.xml index d28f5955fc..d865671811 100644 --- a/nifi-toolkit/pom.xml +++ b/nifi-toolkit/pom.xml @@ -35,7 +35,7 @@ nifi-toolkit-api - 2.5.4 + 2.5.14 diff --git a/pom.xml b/pom.xml index d81980ed49..75e623e3af 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ 2.1.0 9.4.43.v20210629 2.12.3 - 2.5.6 + 2.5.14 2.22.2