You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2022/07/22 04:45:55 UTC

[dubbo-spi-extensions] branch 1.0.2-release updated: update dubbo version

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

albumenj pushed a commit to branch 1.0.2-release
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git


The following commit(s) were added to refs/heads/1.0.2-release by this push:
     new ee60f4a  update dubbo version
ee60f4a is described below

commit ee60f4a18118e442150466709b3477c09866ea3f
Author: Albumen Kevin <jh...@gmail.com>
AuthorDate: Fri Jul 22 12:41:57 2022 +0800

    update dubbo version
---
 dubbo-extensions-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-extensions-dependencies-bom/pom.xml b/dubbo-extensions-dependencies-bom/pom.xml
index f755b7c..916a563 100644
--- a/dubbo-extensions-dependencies-bom/pom.xml
+++ b/dubbo-extensions-dependencies-bom/pom.xml
@@ -90,7 +90,7 @@
 
     <properties>
         <revision>1.0.2</revision>
-        <dubbo.version>3.0.10</dubbo.version>
+        <dubbo.version>3.0.8</dubbo.version>
         <spring.version>5.2.8.RELEASE</spring.version>
         <spring-boot.version>2.4.1</spring-boot.version>