Skip to content

Commit

Permalink
Bump dubbo from 2.7.12 to 2.7.21 (#4)
Browse files Browse the repository at this point in the history
Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.12 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.12...dubbo-2.7.21)

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

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 Jul 29, 2023
1 parent 97ab6dd commit 20404b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<properties>
<source.level>1.8</source.level>
<target.level>1.8</target.level>
<dubbo.version>2.7.12</dubbo.version>
<dubbo.version>2.7.21</dubbo.version>
<junit.version>4.12</junit.version>
<spring.version>5.3.8</spring.version>
<docker-maven-plugin.version>0.30.0</docker-maven-plugin.version>
Expand Down

0 comments on commit 20404b0

Please sign in to comment.