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

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


The following commit(s) were added to refs/heads/master by this push:
     new a8132de  Update Jackson version
a8132de is described below

commit a8132de2a0204a1247f3e63e9140aa7a34bdf628
Author: Dennis Kieselhorst <[email protected]>
AuthorDate: Sun Dec 16 13:52:38 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 234dc24..3b6b6cd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -98,7 +98,7 @@
         
<cxf.httpcomponents.core.version>4.4.10</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.7</cxf.jackson.version>
+        <cxf.jackson.version>2.9.8</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>

Reply via email to