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


The following commit(s) were added to refs/heads/master by this push:
     new 4b6380f  ATLAS-3250-Update jackson version to 2.9.9 in pom.xml
4b6380f is described below

commit 4b6380feb454b0cc2f0186820b6f10f42b47e119
Author: nixonrodrigues <[email protected]>
AuthorDate: Thu May 30 16:41:35 2019 +0530

    ATLAS-3250-Update jackson version to 2.9.9 in pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3652c41..6df1501 100644
--- a/pom.xml
+++ b/pom.xml
@@ -687,7 +687,7 @@
 
         <!-- Needed for hooks -->
         <aopalliance.version>1.0</aopalliance.version>
-        <jackson.version>2.9.8</jackson.version>
+        <jackson.version>2.9.9</jackson.version>
 
         <!-- Apache commons -->
         <commons-conf.version>1.10</commons-conf.version>

Reply via email to