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 25ae4ee502 Bump org.yaml:snakeyaml from 2.5 to 2.6 (#2917)
25ae4ee502 is described below

commit 25ae4ee50298f218286cbefb985d6a5b43644bc3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 4 09:32:08 2026 -0500

    Bump org.yaml:snakeyaml from 2.5 to 2.6 (#2917)
    
    Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 
2.5 to 2.6.
    - 
[Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.6..snakeyaml-2.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.yaml:snakeyaml
      dependency-version: '2.6'
      dependency-type: direct:development
      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 1ce0bcd576..a170a0e640 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -213,7 +213,7 @@
         <cxf.servlet-api.group>jakarta.servlet</cxf.servlet-api.group>
         <cxf.servlet-api.version>6.1.0</cxf.servlet-api.version>
         <cxf.slf4j.version>2.0.17</cxf.slf4j.version>
-        <cxf.snakeyaml.version>2.5</cxf.snakeyaml.version>
+        <cxf.snakeyaml.version>2.6</cxf.snakeyaml.version>
         <cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
         <cxf.spring.boot.version>4.0.3</cxf.spring.boot.version>
         <cxf.spring.ldap.version>4.0.2</cxf.spring.ldap.version>

Reply via email to