You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by al...@apache.org on 2022/11/08 05:55:39 UTC

[dubbo-samples] branch master updated: Bump dubbo from 3.0.8 to 3.0.12 in /dubbo-samples-triple (#550)

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

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git


The following commit(s) were added to refs/heads/master by this push:
     new 5ffb23cc Bump dubbo from 3.0.8 to 3.0.12 in /dubbo-samples-triple (#550)
5ffb23cc is described below

commit 5ffb23ccb051ddc72af00481e4d040e3e3a4b71f
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Nov 8 13:55:34 2022 +0800

    Bump dubbo from 3.0.8 to 3.0.12 in /dubbo-samples-triple (#550)
    
    Bumps [dubbo](https://github.com/apache/dubbo) from 3.0.8 to 3.0.12.
    - [Release notes](https://github.com/apache/dubbo/releases)
    - [Changelog](https://github.com/apache/dubbo/blob/3.1/CHANGES.md)
    - [Commits](https://github.com/apache/dubbo/compare/dubbo-3.0.8...dubbo-3.0.12)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.dubbo:dubbo
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 dubbo-samples-triple/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-samples-triple/pom.xml b/dubbo-samples-triple/pom.xml
index 17dc5d7e..136659de 100644
--- a/dubbo-samples-triple/pom.xml
+++ b/dubbo-samples-triple/pom.xml
@@ -31,7 +31,7 @@
     <properties>
         <source.level>1.8</source.level>
         <target.level>1.8</target.level>
-        <dubbo.version>3.0.8</dubbo.version>
+        <dubbo.version>3.0.12</dubbo.version>
         <grpc.version>1.44.1</grpc.version>
         <junit.version>4.12</junit.version>
         <spring-test.version>4.3.16.RELEASE</spring-test.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org