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

journey pushed a commit to branch dev-1.2.1
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git


The following commit(s) were added to refs/heads/dev-1.2.1 by this push:
     new 077f057  upgrade jackson from 2.9.8 to 2.10.1 (#1767)
077f057 is described below

commit 077f057b4286adcbac7523a4049b55f21d9f2ba6
Author: lgcareer <[email protected]>
AuthorDate: Wed Jan 8 13:38:06 2020 +0800

    upgrade jackson from 2.9.8 to 2.10.1 (#1767)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fafa7be..e556eb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
                <logback.version>1.2.3</logback.version>
                <hadoop.version>2.7.3</hadoop.version>
                <quartz.version>2.2.3</quartz.version>
-               <jackson.version>2.9.8</jackson.version>
+               <jackson.version>2.10.1</jackson.version>
                <mybatis-plus.version>3.2.0</mybatis-plus.version>
                <lombok.version>1.18.4</lombok.version>
                <mybatis.spring.version>2.0.1</mybatis.spring.version>

Reply via email to