You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/06/19 21:26:17 UTC

[cxf] 01/03: Update Apache Johnzon to 1.2.18

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 1735be2e55072686c340054e3323308b4dc309f8
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Jun 19 11:19:35 2022 -0400

    Update Apache Johnzon to 1.2.18
    
    (cherry picked from commit 380f8f5f342e7cad3f470a076ab41b3519604d7a)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8703d0ed51..d45f406df9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -155,7 +155,7 @@
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
         <cxf.jexl.version>3.2.1</cxf.jexl.version>
         <cxf.joda.time.version>2.10.10</cxf.joda.time.version>
-        <cxf.johnzon.version>1.2.15</cxf.johnzon.version>
+        <cxf.johnzon.version>1.2.18</cxf.johnzon.version>
         <cxf.json.api.version>1.1.6</cxf.json.api.version>
         <cxf.json.bind-api.version>1.0.2</cxf.json.bind-api.version>
         <cxf.jsr250.api.version>1.0</cxf.jsr250.api.version>