Commit 857174d8 authored by dependabot[bot]'s avatar dependabot[bot] Committed by liaozan

chore(deps): bump dubbo.version from 3.2.7 to 3.2.8

Bumps `dubbo.version` from 3.2.7 to 3.2.8.

Updates `org.apache.dubbo:dubbo-common` from 3.2.7 to 3.2.8
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
- [Commits](https://github.com/apache/dubbo/compare/dubbo-3.2.7...dubbo-3.2.8)

Updates `org.apache.dubbo:dubbo-filter-validation` from 3.2.7 to 3.2.8
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
- [Commits](https://github.com/apache/dubbo/compare/dubbo-3.2.7...dubbo-3.2.8)

Updates `org.apache.dubbo:dubbo-config-spring` from 3.2.7 to 3.2.8
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
- [Commits](https://github.com/apache/dubbo/compare/dubbo-3.2.7...dubbo-3.2.8)

Updates `org.apache.dubbo:dubbo-remoting-netty4` from 3.2.7 to 3.2.8
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
- [Commits](https://github.com/apache/dubbo/compare/dubbo-3.2.7...dubbo-3.2.8)

Updates `org.apache.dubbo:dubbo-remoting-zookeeper-curator5` from 3.2.7 to 3.2.8
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
- [Commits](https://github.com/apache/dubbo/compare/dubbo-3.2.7...dubbo-3.2.8)

Updates `org.apache.dubbo:dubbo-rpc-triple` from 3.2.7 to 3.2.8
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
- [Commits](https://github.com/apache/dubbo/compare/dubbo-3.2.7...dubbo-3.2.8)

Updates `org.apache.dubbo:dubbo-rpc-dubbo` from 3.2.7 to 3.2.8
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
- [Commits](https://github.com/apache/dubbo/compare/dubbo-3.2.7...dubbo-3.2.8)

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

Updates `org.apache.dubbo:dubbo-serialization-hessian2` from 3.2.7 to 3.2.8
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
- [Commits](https://github.com/apache/dubbo/compare/dubbo-3.2.7...dubbo-3.2.8)

Updates `org.apache.dubbo:dubbo-serialization-fastjson2` from 3.2.7 to 3.2.8
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
- [Commits](https://github.com/apache/dubbo/compare/dubbo-3.2.7...dubbo-3.2.8)

Updates `org.apache.dubbo:dubbo-metadata-report-zookeeper` from 3.2.7 to 3.2.8
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
- [Commits](https://github.com/apache/dubbo/compare/dubbo-3.2.7...dubbo-3.2.8)

---
updated-dependencies:
- dependency-name: org.apache.dubbo:dubbo-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.dubbo:dubbo-filter-validation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.dubbo:dubbo-config-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.dubbo:dubbo-remoting-netty4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.dubbo:dubbo-remoting-zookeeper-curator5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.dubbo:dubbo-rpc-triple
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.dubbo:dubbo-rpc-dubbo
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.dubbo:dubbo-registry-zookeeper
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.dubbo:dubbo-serialization-hessian2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.dubbo:dubbo-serialization-fastjson2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.dubbo:dubbo-metadata-report-zookeeper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 3ac48d05
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
<commons-compress.version>1.24.0</commons-compress.version> <commons-compress.version>1.24.0</commons-compress.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version> <commons-beanutils.version>1.9.4</commons-beanutils.version>
<commons-io.version>2.15.0</commons-io.version> <commons-io.version>2.15.0</commons-io.version>
<dubbo.version>3.2.7</dubbo.version> <dubbo.version>3.2.8</dubbo.version>
<druid.version>1.2.20</druid.version> <druid.version>1.2.20</druid.version>
<easyexcel.version>3.3.2</easyexcel.version> <easyexcel.version>3.3.2</easyexcel.version>
<fastjson.version>2.0.42</fastjson.version> <fastjson.version>2.0.42</fastjson.version>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment