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

nixon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git

commit 41e1039bd66829683e9b24f10186bde53a83d7ad
Author: mayanknj <[email protected]>
AuthorDate: Thu Aug 13 10:13:20 2020 +0530

    ATLAS-3920 : Update joda-time to version 2.10.latest.
    
    Signed-off-by: nixonrodrigues <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1223f50..521817e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -764,7 +764,7 @@
         
<project.build.dashboardv2.gruntBuild>build-minify</project.build.dashboardv2.gruntBuild>
         
<project.build.dashboardv3.gruntBuild>build-minify</project.build.dashboardv3.gruntBuild>
         <testng.version>6.9.4</testng.version>
-        <joda-time.version>2.10</joda-time.version>
+        <joda-time.version>2.10.6</joda-time.version>
         <jersey-spring.version>1.19.4</jersey-spring.version>
     </properties>
 

Reply via email to