Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ferma
Ferma
Commits
60ea6973
Commit
60ea6973
authored
Mar 06, 2020
by
Oleksandr Porunov
Browse files
Upgrade: TinkerPop 3.4.6
parent
425ae1b2
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
60ea6973
...
...
@@ -2,6 +2,11 @@
## 3.3.2
*
Updated the following dependencies
*
org.apache.tinkerpop:gremlin-core 3.4.4 -> 3.4.6
*
org.apache.tinkerpop:tinkergraph-gremlin 3.4.4 -> 3.4.6
## 3.3.1
*
Updated the following dependencies
...
...
CONTRIBUTORS.md
View file @
60ea6973
...
...
@@ -11,6 +11,7 @@
*
Evan Thompson
*
Joshua Shinavier
<josh@fortytwo.net>
*
Veselin Yordanov
<vesko935@gmail.com>
*
Oleksandr Porunov
<alexandr.porunov@gmail.com>
## Special Thanks
...
...
pom.xml
View file @
60ea6973
...
...
@@ -146,12 +146,12 @@
<dependency>
<groupId>
org.apache.tinkerpop
</groupId>
<artifactId>
gremlin-core
</artifactId>
<version>
3.4.
4
</version>
<version>
3.4.
6
</version>
</dependency>
<dependency>
<groupId>
org.apache.tinkerpop
</groupId>
<artifactId>
tinkergraph-gremlin
</artifactId>
<version>
3.4.
4
</version>
<version>
3.4.
6
</version>
<scope>
test
</scope>
</dependency>
<dependency>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment