This is an automated email from the ASF dual-hosted git repository.

madhan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/master by this push:
     new 19dc92d60 ATLAS-4744: updated version of JanusGraph to 0.6.3 and 
TinkerPop to 3.5.5
19dc92d60 is described below

commit 19dc92d604114095acab6e508ab967a93d0b533f
Author: Madhan Neethiraj <mad...@apache.org>
AuthorDate: Mon Apr 10 13:55:41 2023 -0700

    ATLAS-4744: updated version of JanusGraph to 0.6.3 and TinkerPop to 3.5.5
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7077ddb23..4429e08b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -750,7 +750,7 @@
         
<httpcomponents-httpcore.version>4.4.13</httpcomponents-httpcore.version>
         <jackson.databind.version>2.11.3</jackson.databind.version>
         <jackson.version>2.11.3</jackson.version>
-        <janusgraph.version>0.6.1</janusgraph.version>
+        <janusgraph.version>0.6.3</janusgraph.version>
         <janusgraph.cassandra.version>0.5.3</janusgraph.cassandra.version>
         <javax-inject.version>1</javax-inject.version>
         <javax.servlet.version>3.1.0</javax.servlet.version>
@@ -806,7 +806,7 @@
         <surefire.forkCount>2C</surefire.forkCount>
         <surefire.version>3.0.0-M5</surefire.version>
         <testng.version>7.0.0</testng.version>
-        <tinkerpop.version>3.5.4</tinkerpop.version>
+        <tinkerpop.version>3.5.5</tinkerpop.version>
         <woodstox-core.version>5.0.3</woodstox-core.version>
         <zookeeper.version>3.5.7</zookeeper.version>
     </properties>

Reply via email to