Skip to content

Commit edaad2a

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 2c5cc53 commit edaad2a

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.apache.dubbo</groupId>
3737
<artifactId>dubbo</artifactId>
38-
<version>2.7.15</version>
38+
<version>2.7.18</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>com.alibaba.nacos</groupId>

0 commit comments

Comments
 (0)