This is an automated email from the ASF dual-hosted git repository.
sarath 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 68d44e2 ATLAS-4257: Upgrade groovy version to 2.5.14
68d44e2 is described below
commit 68d44e2fb7ae2df669a8e5bd37e0ff92287fecb4
Author: Radhika Kundam <[email protected]>
AuthorDate: Thu Apr 22 15:30:30 2021 -0700
ATLAS-4257: Upgrade groovy version to 2.5.14
Signed-off-by: Sarath Subramanian <[email protected]>
(cherry picked from commit 3a0612f58ad2c49c00541305de9b71b650907420)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8e3e32e..55cad6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -756,7 +756,7 @@
<surefire.forkCount>2C</surefire.forkCount>
<surefire.version>2.18.1</surefire.version>
<testng.version>6.9.4</testng.version>
- <tinkerpop.version>3.4.8</tinkerpop.version>
+ <tinkerpop.version>3.4.10</tinkerpop.version>
<woodstox-core.version>5.0.3</woodstox-core.version>
<zookeeper.version>3.5.7</zookeeper.version>
</properties>