You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2022/04/12 02:05:01 UTC

[apisix] branch master updated: build(deps): bump dubbo from 2.7.7 to 2.7.15 in /t/lib/dubbo-backend/dubbo-backend-provider (#6820)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new f1148d154 build(deps): bump dubbo from 2.7.7 to 2.7.15 in /t/lib/dubbo-backend/dubbo-backend-provider (#6820)
f1148d154 is described below

commit f1148d15485637cbee10bce07ec5d0b9d3364d18
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Apr 12 10:04:52 2022 +0800

    build(deps): bump dubbo from 2.7.7 to 2.7.15 in /t/lib/dubbo-backend/dubbo-backend-provider (#6820)
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 t/lib/dubbo-backend/dubbo-backend-provider/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/lib/dubbo-backend/dubbo-backend-provider/pom.xml b/t/lib/dubbo-backend/dubbo-backend-provider/pom.xml
index 6b496f36a..9139b7e45 100644
--- a/t/lib/dubbo-backend/dubbo-backend-provider/pom.xml
+++ b/t/lib/dubbo-backend/dubbo-backend-provider/pom.xml
@@ -32,7 +32,7 @@ limitations under the License.
         <skip_maven_deploy>true</skip_maven_deploy>
         <slf4j-log4j12.version>1.7.25</slf4j-log4j12.version>
         <curator.version>2.12.0</curator.version>
-        <dubbo.version>2.7.7</dubbo.version>
+        <dubbo.version>2.7.15</dubbo.version>
     </properties>
 
     <dependencies>