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

reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit a5415b1cf28b7325e248a7877dccc17b2bbf830e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 20 12:15:36 2025 -0500

    Bump org.yaml:snakeyaml from 2.3 to 2.4 (#2277)
    
    Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 
2.3 to 2.4.
    - 
[Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.4..snakeyaml-2.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.yaml:snakeyaml
      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>
    (cherry picked from commit 468135c46f320bb5b397562355ac617069255ed0)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5e3753864c..4dd140b4a1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -208,7 +208,7 @@
         <cxf.servlet-api.group>jakarta.servlet</cxf.servlet-api.group>
         <cxf.servlet-api.version>5.0.0</cxf.servlet-api.version>
         <cxf.slf4j.version>2.0.16</cxf.slf4j.version>
-        <cxf.snakeyaml.version>2.3</cxf.snakeyaml.version>
+        <cxf.snakeyaml.version>2.4</cxf.snakeyaml.version>
         <cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
         <cxf.spring.boot.version>3.0.13</cxf.spring.boot.version>
         <cxf.spring.ldap.version>3.0.6</cxf.spring.ldap.version>

Reply via email to