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
commit 445e4b820b4365f60b8a16dfd72ae32df384b57d Author: Madhan Neethiraj <mad...@apache.org> AuthorDate: Sun Jun 9 16:56:41 2024 -0700 ATLAS-4877: updated version of JanusGraph and Tinkerpop --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6e6724275..2f9aedbd2 100644 --- a/pom.xml +++ b/pom.xml @@ -751,7 +751,7 @@ <ivy.version>2.5.2</ivy.version> <jackson.databind.version>2.11.3</jackson.databind.version> <jackson.version>2.11.3</jackson.version> - <janusgraph.version>0.6.3</janusgraph.version> + <janusgraph.version>0.6.4</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> @@ -808,7 +808,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.5</tinkerpop.version> + <tinkerpop.version>3.5.7</tinkerpop.version> <woodstox-core.version>5.0.3</woodstox-core.version> <zookeeper.version>3.5.7</zookeeper.version> </properties>