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

pinal pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/branch-2.0 by this push:
     new b8c9816fe ATLAS-4728: Upgrade tinkerpop to 3.5.4
b8c9816fe is described below

commit b8c9816fee6278248f8019d7c53fa10adb053cb8
Author: vinayak.marraiya <vinayak.marra...@cloudera.com>
AuthorDate: Tue Jan 31 17:45:27 2023 +0530

    ATLAS-4728: Upgrade tinkerpop to 3.5.4
    
    Signed-off-by: Pinal Shah <pinal.s...@freestoneinfotech.com>
    (cherry picked from commit 2989e4c265c54eb5aa5cc3837e7742af578139eb)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 144967cda..12ba0e69f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -793,7 +793,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.2</tinkerpop.version>
+        <tinkerpop.version>3.5.4</tinkerpop.version>
         <woodstox-core.version>5.0.3</woodstox-core.version>
         <zookeeper.version>3.5.7</zookeeper.version>
     </properties>

Reply via email to