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 3ea526248 chore(deps): bump dubbo from 2.7.15 to 2.7.18 in
/t/lib/dubbo-backend (#8282)
3ea526248 is described below
commit 3ea52624870dc4b93e47ac8bc0bfcaf3f6feee30
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 9 11:51:47 2022 +0800
chore(deps): bump dubbo from 2.7.15 to 2.7.18 in /t/lib/dubbo-backend
(#8282)
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 4ed335988..5e60e63b3 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.15</dubbo.version>
+ <dubbo.version>2.7.18</dubbo.version>
</properties>
<modules>
<module>dubbo-backend-interface</module>