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

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


    from 0cce4c8afe fix telnet qos command (#13951)
     add 7126d49cad Bump org.apache.zookeeper:zookeeper (#13930)
     add 86ffe7653d Bump org.apache.zookeeper:zookeeper (#13929)
     add 4c598775e9 Bump org.apache.zookeeper:zookeeper (#13928)
     add c92e7ca72b Bump org.apache.zookeeper:zookeeper (#13927)
     add 392260a30e Fix NPE in NettyConnectionClient.toString (#13934)
     add a342f67dc0 fix async method call ClassCastException error (#13932)
     add 501f1a4f9b Bump jackson_version from 2.16.2 to 2.17.0 (#13936)
     add 2a6f534c41 Bump org.aspectj:aspectjweaver from 1.9.21.1 to 1.9.21.2 
(#13937)
     add ecc5db271e Bump io.micrometer:micrometer-core from 1.12.3 to 1.12.4 
(#13940)
     add df47d74a82 Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#13935)
     add 898b774041 Bump io.projectreactor:reactor-core from 3.6.2 to 3.6.4 
(#13941)
     add 3f57fcae20 Bump io.micrometer:micrometer-tracing-bom from 1.2.3 to 
1.2.4 (#13938)
     add afcf04d6e3 Bump io.micrometer:micrometer-bom from 1.12.3 to 1.12.4 
(#13939)
     add 164aebf6ed Fix readBytes and writeBytes methods in fastjson2 (#13968)
     new 944be946ac Merge branch 'apache-3.2' into apache-3.3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 dubbo-config/dubbo-config-spring/pom.xml                          | 2 +-
 dubbo-demo/dubbo-demo-native/dubbo-demo-native-consumer/pom.xml   | 2 +-
 dubbo-demo/dubbo-demo-native/dubbo-demo-native-provider/pom.xml   | 2 +-
 dubbo-demo/dubbo-demo-spring-boot/pom.xml                         | 2 +-
 dubbo-dependencies-bom/pom.xml                                    | 8 ++++----
 dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml  | 2 +-
 .../dubbo/registry/client/ServiceDiscoveryRegistryDirectory.java  | 6 ++++++
 .../dubbo/remoting/transport/netty4/NettyConnectionClient.java    | 5 ++++-
 .../dubbo/common/serialize/fastjson2/FastJson2ObjectInput.java    | 2 +-
 .../dubbo/common/serialize/fastjson2/FastJson2ObjectOutput.java   | 4 ++--
 .../dubbo-zookeeper-curator5-spring-boot-starter/pom.xml          | 2 +-
 .../dubbo-spring-boot-starters/observability/pom.xml              | 4 ++--
 12 files changed, 25 insertions(+), 16 deletions(-)

Reply via email to