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 66d9c137f Bump dubbo (#3526)
66d9c137f is described below

commit 66d9c137f7123b14507fef1a3cbf2216a6cf2d10
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 11 10:14:56 2022 +0800

    Bump dubbo (#3526)
    
    Bumps [dubbo](https://github.com/apache/incubator-dubbo) from 2.6.5 to 
2.6.12.
    - [Release notes](https://github.com/apache/incubator-dubbo/releases)
    - [Changelog](https://github.com/apache/dubbo/blob/3.0/CHANGES.md)
    - 
[Commits](https://github.com/apache/incubator-dubbo/compare/dubbo-2.6.5...dubbo-2.6.12)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba:dubbo
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../shenyu-examples-alibaba-dubbo-service-annotation/pom.xml            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-alibaba-dubbo-service-annotation/pom.xml
 
b/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-alibaba-dubbo-service-annotation/pom.xml
index 0c906bb7a..e40ae7a40 100644
--- 
a/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-alibaba-dubbo-service-annotation/pom.xml
+++ 
b/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-alibaba-dubbo-service-annotation/pom.xml
@@ -29,7 +29,7 @@
 
     <properties>
         <curator.version>4.0.1</curator.version>
-        <alibaba.dubbo.version>2.6.5</alibaba.dubbo.version>
+        <alibaba.dubbo.version>2.6.12</alibaba.dubbo.version>
         <zookeeper.version>3.5.6</zookeeper.version>
         <alibaba.spring.version>1.0.5</alibaba.spring.version>
     </properties>

Reply via email to