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

dkulp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 2f83718b45318bc107fc8b3e1cc6c1e3ea2d0337
Author: Daniel Kulp <d...@kulp.com>
AuthorDate: Thu Dec 8 16:04:03 2022 -0500

    Update to latest johnzon
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7b5c2e910a..7d2fcd0292 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -140,7 +140,7 @@
         <cxf.jetty.version>${cxf.jetty11.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.18</cxf.johnzon.version>
+        <cxf.johnzon.version>1.2.19</cxf.johnzon.version>
         <cxf.json.api.version>2.0.1</cxf.json.api.version>
         <cxf.json.bind-api.version>2.0.0</cxf.json.bind-api.version>
         <cxf.jsr250.api.version>1.0</cxf.jsr250.api.version>

Reply via email to