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

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

commit 58d27b80335ec6246e542e367002b480ed7e9a69
Author: Andriy Redko <[email protected]>
AuthorDate: Fri Oct 13 09:15:25 2023 -0400

    Update Jackson to 2.15.3
    
    (cherry picked from commit ba96d773d62928d582e6ad13541ae3bcbafc23fa)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 65c89f8c29..e46975bb4b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -127,7 +127,7 @@
         
<cxf.httpcomponents.core.version>4.4.16</cxf.httpcomponents.core.version>
         
<cxf.httpcomponents.client5.version>5.2.1</cxf.httpcomponents.client5.version>
         
<cxf.httpcomponents.core5.version>5.2.3</cxf.httpcomponents.core5.version>
-        <cxf.jackson.version>2.15.2</cxf.jackson.version>
+        <cxf.jackson.version>2.15.3</cxf.jackson.version>
         <cxf.jackson.databind.version>2.15.3</cxf.jackson.databind.version>
         <cxf.jacorb.version>3.9</cxf.jacorb.version>
         <cxf.jaeger.version>1.8.1</cxf.jaeger.version>

Reply via email to