mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-23 23:50:28 -06:00
fix: upgrade org.apache.tinkerpop:tinkergraph-gremlin from 3.6.3 to 3.6.4 (#1315)
Snyk has created this PR to upgrade org.apache.tinkerpop:tinkergraph-gremlin from 3.6.3 to 3.6.4. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.tinkerpop/tinkergraph-gremlin/ See this project in Snyk: https://app.snyk.io/org/nosqlbench/project/73081f87-c1b7-4c91-b407-1cb299565642?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
b0303a4a19
commit
8b1e24d20a
@ -55,7 +55,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.tinkerpop</groupId>
|
||||
<artifactId>tinkergraph-gremlin</artifactId>
|
||||
<version>3.6.3</version>
|
||||
<version>3.6.4</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user