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
d7dd6a5f
Commit
d7dd6a5f
authored
Mar 07, 2020
by
Jeffrey Phillips Freeman
💥
Browse files
Merge branch 'tinkerpop-update-3.4.6' into 'master'
Upgrade: TinkerPop 3.4.6 See merge request
!2
parents
425ae1b2
60ea6973
Pipeline
#281
failed with stages
in 1 minute and 15 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
d7dd6a5f
...
@@ -2,6 +2,11 @@
...
@@ -2,6 +2,11 @@
## 3.3.2
## 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
## 3.3.1
*
Updated the following dependencies
*
Updated the following dependencies
...
...
CONTRIBUTORS.md
View file @
d7dd6a5f
...
@@ -11,6 +11,7 @@
...
@@ -11,6 +11,7 @@
*
Evan Thompson
*
Evan Thompson
*
Joshua Shinavier
<josh@fortytwo.net>
*
Joshua Shinavier
<josh@fortytwo.net>
*
Veselin Yordanov
<vesko935@gmail.com>
*
Veselin Yordanov
<vesko935@gmail.com>
*
Oleksandr Porunov
<alexandr.porunov@gmail.com>
## Special Thanks
## Special Thanks
...
...
pom.xml
View file @
d7dd6a5f
...
@@ -146,12 +146,12 @@
...
@@ -146,12 +146,12 @@
<dependency>
<dependency>
<groupId>
org.apache.tinkerpop
</groupId>
<groupId>
org.apache.tinkerpop
</groupId>
<artifactId>
gremlin-core
</artifactId>
<artifactId>
gremlin-core
</artifactId>
<version>
3.4.
4
</version>
<version>
3.4.
6
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.apache.tinkerpop
</groupId>
<groupId>
org.apache.tinkerpop
</groupId>
<artifactId>
tinkergraph-gremlin
</artifactId>
<artifactId>
tinkergraph-gremlin
</artifactId>
<version>
3.4.
4
</version>
<version>
3.4.
6
</version>
<scope>
test
</scope>
<scope>
test
</scope>
</dependency>
</dependency>
<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