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

peacewong pushed a commit to branch dev-1.4.0
in repository https://gitbox.apache.org/repos/asf/linkis.git


The following commit(s) were added to refs/heads/dev-1.4.0 by this push:
     new a4662f1bb Revert "Bump snakeyaml from 1.33 to 2.0 (#4440)" (#4469)
a4662f1bb is described below

commit a4662f1bb4c4d7bfe735fbbae9508c891272fd0d
Author: Jack Xu <[email protected]>
AuthorDate: Fri Apr 14 22:48:19 2023 +0800

    Revert "Bump snakeyaml from 1.33 to 2.0 (#4440)" (#4469)
    
    This reverts commit 168180047bbbc1c52cda22357ead1b92244dffc3.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 244466eec..0f17aac01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@
     <slf4j.version>1.7.30</slf4j.version>
     <log4j2.version>2.17.2</log4j2.version>
     <poi.version>5.2.3</poi.version>
-    <snakeyaml.version>2.0</snakeyaml.version>
+    <snakeyaml.version>1.33</snakeyaml.version>
 
     <!-- jakarta -->
     <annotation-api.version>1.3.5</annotation-api.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to