You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by xi...@apache.org on 2022/06/21 01:52:36 UTC

[incubator-shenyu] branch master updated: [ISSUE #3511] Upgrade shenyu motan plugin dependency and test (#3585)

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

xiaoyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu.git


The following commit(s) were added to refs/heads/master by this push:
     new a870567cc [ISSUE #3511] Upgrade shenyu motan plugin dependency and test (#3585)
a870567cc is described below

commit a870567cc52abc5720ce97f813d50bdbcb3be43a
Author: renzhuyan <40...@qq.com>
AuthorDate: Tue Jun 21 09:52:29 2022 +0800

    [ISSUE #3511] Upgrade shenyu motan plugin dependency and test (#3585)
    
    * Upgrade shenyu motan plugin dependency and test
    
    * update shenyu-bootstrap-dist/license file
---
 pom.xml                                                        |  4 ++--
 .../shenyu-bootstrap-dist/src/main/release-docs/LICENSE        | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5d61956b2..c1657ea6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
         <mysql.version>8.0.29</mysql.version>
         <druid.version>1.2.11</druid.version>
         <commons-lang3.version>3.12.0</commons-lang3.version>
-        <guava.version>30.1-jre</guava.version>
+        <guava.version>31.1-jre</guava.version>
         <commons-collections4.version>4.4</commons-collections4.version>
         <reactor-spring.version>1.0.1.RELEASE</reactor-spring.version>
         <disruptor.version>3.4.0</disruptor.version>
@@ -113,7 +113,7 @@
         <zkclient.version>0.10</zkclient.version>
         <shiro.version>1.8.0</shiro.version>
         <jwt.version>3.12.0</jwt.version>
-        <motan.version>1.1.9</motan.version>
+        <motan.version>1.1.10</motan.version>
         <spring-boot.version>2.6.8</spring-boot.version>
         <aspectjweaver.version>1.9.6</aspectjweaver.version>
         <h2.version>1.4.200</h2.version>
diff --git a/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE b/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE
index e6cdc10bb..040bb22c3 100644
--- a/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE
+++ b/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE
@@ -262,7 +262,7 @@ The text of each license is the standard Apache 2.0 license.
     grpc-testing 1.33.1: https://github.com/grpc/grpc, Apache 2.0
     grpc-xds 1.33.1: https://github.com/grpc/grpc, Apache 2.0
     gson 2.8.0: https://github.com/google/gson, Apache 2.0
-    guava 30.1.1-jre: https://github.com/google/guava, Apache 2.0
+    guava 31.1-jre: https://github.com/google/guava, Apache 2.0
     hessian 3.3.7: http://github.com/alipay/sofa-hessian, Apache 2.0
     hibernate-validator 6.0.18.Final: https://github.com/hibernate/hibernate-validator, Apache 2.0
     httpclient 4.5.10: http://hc.apache.org/httpcomponents-client, Apache 2.0
@@ -301,10 +301,10 @@ The text of each license is the standard Apache 2.0 license.
     lookout-api 1.4.1: https://github.com/sofastack/sofa-lookout/lookout-api, Apache 2.0
     lz4-java 1.6.0: https://github.com/jpountz/lz4-java, Apache 2.0
     micrometer-core 1.3.1: https://github.com/micrometer-metrics/micrometer, Apache 2.0
-    motan-core 1.1.9 https://github.com/weibocom/motan, Apache 2.0
-    motan-transport-netty4 1.1.9 https://github.com/weibocom/motan, Apache 2.0
-    motan-registry-zookeeper 1.1.9 https://github.com/weibocom/motan, Apache 2.0
-    motan-springsupport 1.1.9 https://github.com/weibocom/motan, Apache 2.0
+    motan-core 1.1.10 https://github.com/weibocom/motan, Apache 2.0
+    motan-transport-netty4 1.1.10 https://github.com/weibocom/motan, Apache 2.0
+    motan-registry-zookeeper 1.1.10 https://github.com/weibocom/motan, Apache 2.0
+    motan-springsupport 1.1.10 https://github.com/weibocom/motan, Apache 2.0
     msg-simple 1.1: https://github.com/fge/msg-simple, Apache 2.0 and LGPL
     netty-all 4.1.43.Final: https://github.com/netty, Apache 2.0
     nio-multipart-parser 1.1.0: https://github.com/synchronoss/nio-multipart/nio-multipart-parser, Apache 2.0