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 f4ef4521f7 Bump org.yaml:snakeyaml from 2.1 to 2.2 (#1403)
f4ef4521f7 is described below

commit f4ef4521f7e0bf58fac80ed8415a1f3af4b8f145
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 28 07:53:06 2023 -0400

    Bump org.yaml:snakeyaml from 2.1 to 2.2 (#1403)
    
    Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 
2.1 to 2.2.
    - 
[Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.1)
    
    ---
    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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ef8b429ec9..700cdc96b4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -211,7 +211,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.7</cxf.slf4j.version>
-        <cxf.snakeyaml.version>2.1</cxf.snakeyaml.version>
+        <cxf.snakeyaml.version>2.2</cxf.snakeyaml.version>
         <cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
         <cxf.spring.boot.version>3.0.10</cxf.spring.boot.version>
         <cxf.spring.ldap.version>3.0.5</cxf.spring.ldap.version>

Reply via email to