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

sarath 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 54c1a9f  Update Atlas to use Janusgraph 0.5.3
54c1a9f is described below

commit 54c1a9f7038b55e5ccc2eca1aa3ddbe73bdf74fd
Author: Sarath Subramanian <[email protected]>
AuthorDate: Tue Jan 5 14:40:36 2021 -0800

    Update Atlas to use Janusgraph 0.5.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c36b90d..7bfd68b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -706,7 +706,7 @@
         
<httpcomponents-httpcore.version>4.4.13</httpcomponents-httpcore.version>
         <jackson.databind.version>2.10.5</jackson.databind.version>
         <jackson.version>2.10.5</jackson.version>
-        <janus.version>0.5.2</janus.version>
+        <janus.version>0.5.3</janus.version>
         <javax-inject.version>1</javax-inject.version>
         <javax.servlet.version>3.1.0</javax.servlet.version>
         <jersey-spring.version>1.19.4</jersey-spring.version>

Reply via email to