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

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new f33a52400 Bump org.yaml:snakeyaml from 2.4 to 2.5 (#4914)
f33a52400 is described below

commit f33a5240036e47a6a5f47bc32c893e2962ea6502
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 25 16:31:00 2025 +0800

    Bump org.yaml:snakeyaml from 2.4 to 2.5 (#4914)
---
 dependencies/default/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index 1c7d5090b..c3250a037 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -83,7 +83,7 @@
     <servo.version>0.13.2</servo.version>
     <servlet-api.version>6.0.0</servlet-api.version>
     <slf4j.version>1.7.36</slf4j.version>
-    <snakeyaml.version>2.4</snakeyaml.version>
+    <snakeyaml.version>2.5</snakeyaml.version>
     <swagger.version>2.2.36</swagger.version>
     <vertx.version>5.0.1</vertx.version>
     <zipkin.version>3.5.1</zipkin.version>

Reply via email to