Repository: cxf
Updated Branches:
  refs/heads/master c8b3fb2fb -> d0915da31


Update Jackson version


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d0915da3
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/d0915da3
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/d0915da3

Branch: refs/heads/master
Commit: d0915da312bc97841f48be2b2b2d423f0082f977
Parents: c8b3fb2
Author: Dennis Kieselhorst <d...@apache.org>
Authored: Sat May 20 09:04:24 2017 +0200
Committer: Dennis Kieselhorst <d...@apache.org>
Committed: Sat May 20 09:04:24 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/d0915da3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1391396..d01bbda 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -93,7 +93,7 @@
         
<cxf.httpcomponents.client.version>4.5.3</cxf.httpcomponents.client.version>
         
<cxf.httpcomponents.core.version>4.4.6</cxf.httpcomponents.core.version>
         
<cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
-        <cxf.jackson.version>2.8.7</cxf.jackson.version>
+        <cxf.jackson.version>2.8.8</cxf.jackson.version>
         <cxf.james.mim4j.version>0.7.2</cxf.james.mim4j.version>
         <cxf.kerby.version>1.0.0</cxf.kerby.version>
         <cxf.logback.classic.version>1.2.2</cxf.logback.classic.version>

Reply via email to