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

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

commit 5936bedea27333fd13a94a8a6a881c9246b6220e
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Sep 6 18:46:56 2022 -0400

    Update Snakeyaml to 1.31
    
    (cherry picked from commit 4c66ec00da1c2a4df5807d708c0dbafb02b3c02c)
    (cherry picked from commit 56a61325089695721be79eff8afec02095d98783)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e076c3ba4a..0efb854bf0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -198,7 +198,7 @@
         <cxf.servlet-api.group>jakarta.servlet</cxf.servlet-api.group>
         <cxf.servlet-api.version>4.0.4</cxf.servlet-api.version>
         <cxf.slf4j.version>1.7.36</cxf.slf4j.version>
-        <cxf.snakeyaml.version>1.30</cxf.snakeyaml.version>
+        <cxf.snakeyaml.version>1.31</cxf.snakeyaml.version>
         <cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
         <cxf.spring.boot.version>2.6.11</cxf.spring.boot.version>
         <cxf.spring.ldap.version>2.3.6.RELEASE</cxf.spring.ldap.version>

Reply via email to