You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2020/12/23 17:22:07 UTC

[cxf] 03/05: Update johnzon

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

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

commit 88b9d5db1be08f89c7e4ecb88e56b21d42daa463
Author: Daniel Kulp <dk...@apache.org>
AuthorDate: Wed Dec 23 11:17:27 2020 -0500

    Update johnzon
    
    (cherry picked from commit 6efe4d7c46fcc6128910027cfbf1b28018a4ada4)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 22988bd..aac52bc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -152,7 +152,7 @@
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
         <cxf.jexl.version>3.1</cxf.jexl.version>
         <cxf.joda.time.version>2.9.4</cxf.joda.time.version>
-        <cxf.johnzon.version>1.2.8</cxf.johnzon.version>
+        <cxf.johnzon.version>1.2.9</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>