Skip to content

Commit

Permalink
build(deps): bump dubbo.version from 3.1.11 to 3.2.6
Browse files Browse the repository at this point in the history
Bumps `dubbo.version` from 3.1.11 to 3.2.6.

Updates `org.apache.dubbo:dubbo-spring-boot-starter` from 3.1.11 to 3.2.6
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
- [Commits](apache/dubbo@dubbo-3.1.11...dubbo-3.2.6)

Updates `org.apache.dubbo:dubbo` from 3.1.11 to 3.2.6
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
- [Commits](apache/dubbo@dubbo-3.1.11...dubbo-3.2.6)

Updates `org.apache.dubbo:dubbo-registry-nacos` from 3.1.11 to 3.2.6
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
- [Commits](apache/dubbo@dubbo-3.1.11...dubbo-3.2.6)

Updates `org.apache.dubbo:dubbo-registry-zookeeper` from 3.1.11 to 3.2.6
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
- [Commits](apache/dubbo@dubbo-3.1.11...dubbo-3.2.6)

---
updated-dependencies:
- dependency-name: org.apache.dubbo:dubbo-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.dubbo:dubbo
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.dubbo:dubbo-registry-nacos
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.dubbo:dubbo-registry-zookeeper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 11, 2023
1 parent 5264543 commit abc6f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bubble-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<lombok.version>1.18.28</lombok.version>
<mica-auto.version>2.3.2</mica-auto.version>
<easy-trans.version>2.2.6</easy-trans.version>
<dubbo.version>3.1.11</dubbo.version>
<dubbo.version>3.2.6</dubbo.version>
<sms4j.version>2.2.0</sms4j.version>
</properties>

Expand Down

0 comments on commit abc6f8a

Please sign in to comment.