You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ja...@apache.org on 2023/04/13 22:52:49 UTC

[linkis] branch revert-4440-dependabot/maven/org.yaml-snakeyaml-2.0 created (now bb8d3f371)

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

jackxu2011 pushed a change to branch revert-4440-dependabot/maven/org.yaml-snakeyaml-2.0
in repository https://gitbox.apache.org/repos/asf/linkis.git


      at bb8d3f371 Revert "Bump snakeyaml from 1.33 to 2.0 (#4440)"

This branch includes the following new commits:

     new bb8d3f371 Revert "Bump snakeyaml from 1.33 to 2.0 (#4440)"

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org


[linkis] 01/01: Revert "Bump snakeyaml from 1.33 to 2.0 (#4440)"

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jackxu2011 pushed a commit to branch revert-4440-dependabot/maven/org.yaml-snakeyaml-2.0
in repository https://gitbox.apache.org/repos/asf/linkis.git

commit bb8d3f371b8ac15510ac69a78f80ae28aebe012c
Author: Jack Xu <xu...@126.com>
AuthorDate: Fri Apr 14 06:52:42 2023 +0800

    Revert "Bump snakeyaml from 1.33 to 2.0 (#4440)"
    
    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: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org