Skip to content

Commit

Permalink
Bump dubbo in /sofa-tracer-plugins/sofa-tracer-dubbo-2.6.x-plugin
Browse files Browse the repository at this point in the history
Bumps [dubbo](https://github.com/apache/incubator-dubbo) from 2.6.2 to 2.6.12.
- [Release notes](https://github.com/apache/incubator-dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.0/CHANGES.md)
- [Commits](apache/dubbo@dubbo-2.6.2...dubbo-2.6.12)

---
updated-dependencies:
- dependency-name: com.alibaba:dubbo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2022
1 parent 3c5fe54 commit 05e479e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sofa-tracer-plugins/sofa-tracer-dubbo-2.6.x-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dubbo</artifactId>
<version>2.6.2</version>
<version>2.6.12</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 05e479e

Please sign in to comment.