This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.2 by this push:
     new cb0cdafc5a Bump reactor-core from 3.5.3 to 3.5.4 (#11845)
cb0cdafc5a is described below

commit cb0cdafc5a5cf20e00adfa3ad026db8ced19e25f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 17 10:12:29 2023 +0800

    Bump reactor-core from 3.5.3 to 3.5.4 (#11845)
    
    Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.5.3 to 
3.5.4.
    - [Release notes](https://github.com/reactor/reactor-core/releases)
    - [Commits](https://github.com/reactor/reactor-core/compare/v3.5.3...v3.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: io.projectreactor:reactor-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-dependencies-bom/pom.xml     | 2 +-
 dubbo-rpc/dubbo-rpc-triple/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index 5be8a6a6fc..77b590f7d8 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -140,7 +140,7 @@
         <t_digest.version>3.3</t_digest.version>
         <prometheus_client.version>0.16.0</prometheus_client.version>
         <reactive.version>1.0.4</reactive.version>
-        <reactor.version>3.5.3</reactor.version>
+        <reactor.version>3.5.4</reactor.version>
         <okhttp_version>3.14.2</okhttp_version>
 
         <rs_api_version>2.1.1</rs_api_version>
diff --git a/dubbo-rpc/dubbo-rpc-triple/pom.xml 
b/dubbo-rpc/dubbo-rpc-triple/pom.xml
index 42916180ec..a285ed5baf 100644
--- a/dubbo-rpc/dubbo-rpc-triple/pom.xml
+++ b/dubbo-rpc/dubbo-rpc-triple/pom.xml
@@ -31,7 +31,7 @@
         <skip_maven_deploy>false</skip_maven_deploy>
         <dubbo.compiler.version>0.0.4.1-SNAPSHOT</dubbo.compiler.version>
         <reactive.version>1.0.4</reactive.version>
-        <reactor.version>3.5.3</reactor.version>
+        <reactor.version>3.5.4</reactor.version>
         <protobuf-java.version>3.22.2</protobuf-java.version>
     </properties>
     <dependencies>

Reply via email to