Skip to content

Commit

Permalink
build(deps): Bump dubbo to 2.7.18 in sentinel-demo/sentinel-demo-apac…
Browse files Browse the repository at this point in the history
…he-dubbo (#2923)

Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.3 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.3...dubbo-2.7.18)

---
updated-dependencies:
- dependency-name: org.apache.dubbo:dubbo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2022
1 parent e3e8500 commit 75ab407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sentinel-demo/sentinel-demo-apache-dubbo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo</artifactId>
<version>2.7.3</version>
<version>2.7.18</version>
</dependency>

<!-- Dubbo provides qos plugin and is enable by default. -->
Expand Down

0 comments on commit 75ab407

Please sign in to comment.