Skip to content

Commit 2969c02

Browse files
committed
fix: upgrade org.apache.tinkerpop:neo4j-gremlin from 3.7.3 to 3.7.4
Snyk has created this PR to upgrade org.apache.tinkerpop:neo4j-gremlin from 3.7.3 to 3.7.4. See this package in maven: org.apache.tinkerpop:neo4j-gremlin See this project in Snyk: https://app.snyk.io/org/svanteschubert/project/0138f2c5-41ad-48b7-8d5b-4f0ea350a540?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 71bb33a commit 2969c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>org.apache.tinkerpop</groupId>
116116
<artifactId>neo4j-gremlin</artifactId>
117-
<version>3.7.3</version>
117+
<version>3.7.4</version>
118118
</dependency>
119119
<!-- used by schema2template for XML grammar to graph functionality -->
120120
<dependency>

0 commit comments

Comments
 (0)