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 6f9c3f8d8 build(deps): bump dubbo from 2.7.7 to 2.7.15 in 
/t/lib/dubbo-backend (#6819)
6f9c3f8d8 is described below

commit 6f9c3f8d81f50a37b42b2719055724283403ee66
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 12 17:33:32 2022 +0800

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

diff --git a/t/lib/dubbo-backend/pom.xml b/t/lib/dubbo-backend/pom.xml
index ed4bf0a75..4ed335988 100644
--- a/t/lib/dubbo-backend/pom.xml
+++ b/t/lib/dubbo-backend/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
     <description>A dubbo backend for test based on 
dubbo-samples-tengine</description>
     <properties>
         <skip_maven_deploy>true</skip_maven_deploy>
-        <dubbo.version>2.7.7</dubbo.version>
+        <dubbo.version>2.7.15</dubbo.version>
     </properties>
     <modules>
         <module>dubbo-backend-interface</module>

Reply via email to