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

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


The following commit(s) were added to refs/heads/3.1.x-fixes by this push:
     new b3ce179  [CXF-7752] update jackson-databind to 2.8.11.2
b3ce179 is described below

commit b3ce179841b218780c261f7e4f94aab544509781
Author: Dennis Kieselhorst <[email protected]>
AuthorDate: Mon Jun 18 16:24:30 2018 +0200

    [CXF-7752] update jackson-databind to 2.8.11.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 05e4c0d..02023b5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -94,7 +94,7 @@
         
<cxf.httpcomponents.core.version>4.4.8</cxf.httpcomponents.core.version>
         
<cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
         <cxf.jackson.version>2.8.11</cxf.jackson.version>
-        <cxf.jackson.databind.version>2.8.11.1</cxf.jackson.databind.version>
+        <cxf.jackson.databind.version>2.8.11.2</cxf.jackson.databind.version>
         <cxf.james.mim4j.version>0.7.2</cxf.james.mim4j.version>
         <cxf.logback.classic.version>1.0.13</cxf.logback.classic.version>
         <cxf.log4j.version>1.2.17</cxf.log4j.version>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to