Skip to content

Commit 9507af1

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

File tree

1 file changed

+1
-1
lines changed
  • microservice-doc-demo/dubbo-samples-xml/dubbo-xml-consumer

1 file changed

+1
-1
lines changed

microservice-doc-demo/dubbo-samples-xml/dubbo-xml-consumer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<dependency>
1414
<groupId>org.apache.dubbo</groupId>
1515
<artifactId>dubbo</artifactId>
16-
<version>2.7.15</version>
16+
<version>2.7.18</version>
1717
</dependency>
1818
<dependency>
1919
<groupId>com.alibaba.nacos</groupId>

0 commit comments

Comments
 (0)