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 0b7b00cadf2765d1d5419af95e0249ef0db32905
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 20 13:37:51 2023 -0400

    Bump cxf.johnzon.version from 1.2.19 to 1.2.20 (#1243)
    
    Bumps `cxf.johnzon.version` from 1.2.19 to 1.2.20.
    
    Updates `johnzon-core` from 1.2.19 to 1.2.20
    
    Updates `johnzon-mapper` from 1.2.19 to 1.2.20
    
    Updates `johnzon-jsonb` from 1.2.19 to 1.2.20
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.johnzon:johnzon-core:jakarta
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.johnzon:johnzon-mapper:jakarta
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.johnzon:johnzon-jsonb:jakarta
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 16ddc96537..9ce2d71c70 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -156,7 +156,7 @@
         <cxf.jetty.version>${cxf.jetty10.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.20</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>

Reply via email to