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 0588b5f2669 Bump org.eclipse:yasson from 3.0.4 to 3.0.5 (#3432)
0588b5f2669 is described below

commit 0588b5f26698ddcfc5ad78c59fcf7a558a88980c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 07:24:13 2026 -0400

    Bump org.eclipse:yasson from 3.0.4 to 3.0.5 (#3432)
    
    Bumps org.eclipse:yasson from 3.0.4 to 3.0.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse:yasson
      dependency-version: 3.0.5
      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 9967223ccb9..7f41a2e1d9d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -229,7 +229,7 @@
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.version>2.4.2.Final</cxf.undertow.version>
         <cxf.undertow.ee.version>2.0.2.Final</cxf.undertow.ee.version>
-        <cxf.yasson.version>3.0.4</cxf.yasson.version>
+        <cxf.yasson.version>3.0.5</cxf.yasson.version>
         <!-- the Export-Package is the same as the Maven artifact
              version (with the Final), but we don't want an import package 
with a version
              with a qualifier. We do want a range. -->

Reply via email to