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 3a0612f ATLAS-4257: Upgrade groovy version to 2.5.14
3a0612f is described below
commit 3a0612f58ad2c49c00541305de9b71b650907420
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]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 092ba09..9719c1b 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>