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

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


The following commit(s) were added to refs/heads/main by this push:
     new cefe44b7ee8 Bump cxf.johnzon.version from 2.1.0 to 2.2.0 (#3374)
cefe44b7ee8 is described below

commit cefe44b7ee845768538d30460a7b8945225e613a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 14 07:42:41 2026 -0400

    Bump cxf.johnzon.version from 2.1.0 to 2.2.0 (#3374)
    
    Bumps `cxf.johnzon.version` from 2.1.0 to 2.2.0.
    
    Updates `org.apache.johnzon:johnzon-core` from 2.1.0 to 2.2.0
    
    Updates `org.apache.johnzon:johnzon-mapper` from 2.1.0 to 2.2.0
    
    Updates `org.apache.johnzon:johnzon-jsonb` from 2.1.0 to 2.2.0
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.johnzon:johnzon-core
      dependency-version: 2.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.johnzon:johnzon-mapper
      dependency-version: 2.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.johnzon:johnzon-jsonb
      dependency-version: 2.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index bea01ea7804..3d2dabae9f9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -168,7 +168,7 @@
         <cxf.jetty.version>${cxf.jetty12.version}</cxf.jetty.version>
         <cxf.jexl.version>3.6.4</cxf.jexl.version>
         <cxf.joda.time.version>2.10.10</cxf.joda.time.version>
-        <cxf.johnzon.version>2.1.0</cxf.johnzon.version>
+        <cxf.johnzon.version>2.2.0</cxf.johnzon.version>
         <cxf.jspecify.version>1.0.0</cxf.jspecify.version>
         <cxf.json.api.version>2.1.3</cxf.json.api.version>
         <cxf.json.bind-api.version>3.0.2</cxf.json.bind-api.version>

Reply via email to