You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2018/10/15 18:53:46 UTC

[cxf] 04/09: Updating Jackson

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

coheigea pushed a commit to branch 3.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit caf3985ff6722a6e7725aa6445703da65ea6b794
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Oct 15 15:24:51 2018 +0100

    Updating Jackson
    
    (cherry picked from commit 58cc0cd69c4274cb1bbff531107ff2db6f434d67)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3928194..a202f1b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -97,7 +97,7 @@
         <cxf.httpcomponents.core.version>4.4.9</cxf.httpcomponents.core.version>
         <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
         <cxf.hsqldb.version>2.4.1</cxf.hsqldb.version>
-        <cxf.jackson.version>2.9.6</cxf.jackson.version>
+        <cxf.jackson.version>2.9.7</cxf.jackson.version>
         <cxf.james.mim4j.version>0.7.2</cxf.james.mim4j.version>
         <cxf.kerby.version>1.1.1</cxf.kerby.version>
         <cxf.logback.classic.version>1.2.3</cxf.logback.classic.version>