You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2022/09/20 06:29:13 UTC

[shardingsphere] branch master updated: Update snakeyaml to 1.32 (#21048)

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

zhonghongsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 1b2135c041d Update snakeyaml to 1.32 (#21048)
1b2135c041d is described below

commit 1b2135c041df774e36bbcd9e11a4bea89134af9d
Author: Ling Hengqian <li...@outlook.com>
AuthorDate: Tue Sep 20 14:29:05 2022 +0800

    Update snakeyaml to 1.32 (#21048)
---
 pom.xml                                                                 | 2 +-
 .../shardingsphere-proxy-distribution/src/main/release-docs/LICENSE     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 27836a9c492..397a1b83cc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
         <commons-codec.version>1.15</commons-codec.version>
         
         <antlr4.version>4.9.2</antlr4.version>
-        <snakeyaml.version>1.30</snakeyaml.version>
+        <snakeyaml.version>1.32</snakeyaml.version>
         <gson.version>2.9.1</gson.version>
         <groovy.version>4.0.3</groovy.version>
         
diff --git a/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/LICENSE b/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/LICENSE
index f93ab420e1b..558e9920be9 100644
--- a/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/LICENSE
+++ b/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/LICENSE
@@ -289,7 +289,7 @@ The text of each license is the standard Apache 2.0 license.
     proj4j 1.1.5: https://github.com/locationtech/proj4j, Apache 2.0
     quartz 2.3.2: https://github.com/quartz-scheduler/quartz, Apache 2.0
     sketches-core 0.9.0, Apache 2.0
-    snakeyaml 1.30: https://bitbucket.org/snakeyaml/snakeyaml, Apache 2.0
+    snakeyaml 1.32: https://bitbucket.org/snakeyaml/snakeyaml, Apache 2.0
     uzaygezen-core 0.2: https://code.google.com/p/uzaygezen, Apache 2.0
     vertx-mysql-client 4.3.3: https://github.com/eclipse-vertx/vertx-sql-client, Apache 2.0
     vertx-sql-client 4.3.3: https://github.com/eclipse-vertx/vertx-sql-client, Apache 2.0