Skip to content

Commit 3f7ec62

Browse files
Bump dubbo
Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.18 to 2.7.21. - [Release notes](https://github.com/apache/dubbo/releases) - [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md) - [Commits](apache/dubbo@dubbo-2.7.18...dubbo-2.7.21) --- updated-dependencies: - dependency-name: org.apache.dubbo:dubbo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ad8329 commit 3f7ec62

File tree

1 file changed

+1
-1
lines changed
  • microservice-doc-demo/dubbo-samples-api/dubbo-api-provider

1 file changed

+1
-1
lines changed

microservice-doc-demo/dubbo-samples-api/dubbo-api-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.apache.dubbo</groupId>
2626
<artifactId>dubbo</artifactId>
27-
<version>2.7.18</version>
27+
<version>2.7.21</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>com.alibaba.nacos</groupId>

0 commit comments

Comments
 (0)