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 60e0c4a [CXF-7752] update jackson to 2.9.6
60e0c4a is described below
commit 60e0c4a39721cee9b3cac49a2c22e6dc40c2a815
Author: Dennis Kieselhorst <[email protected]>
AuthorDate: Mon Jun 18 16:19:50 2018 +0200
[CXF-7752] update jackson to 2.9.6
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 3725eb8..524373c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -95,7 +95,7 @@
<cxf.httpcomponents.client.version>4.5.5</cxf.httpcomponents.client.version>
<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.jackson.version>2.9.5</cxf.jackson.version>
+ <cxf.jackson.version>2.9.6</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>
--
To stop receiving notification emails like this one, please contact
[email protected].