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

songxiaosheng pushed a change to branch 
dependabot/maven/io.micrometer-micrometer-tracing-bom-1.3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git


    from be784e3266 Bump io.micrometer:micrometer-tracing-bom from 1.2.5 to 
1.3.0
     add faabbf6435 Bump io.micrometer:micrometer-core from 1.12.5 to 1.13.0 
(#14219)
     add 43ae6a7aba Bump commons-logging:commons-logging from 1.3.1 to 1.3.2 
(#14215)
     add a6187b8e93 Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 
to 3.6.0 (#14214)
     add d64fbf8b94 Bump grpc.version from 1.63.0 to 1.64.0 (#14213)
     add b867f9ebd7 Bump spring_version from 5.3.34 to 5.3.35 (#14211)
     add 75f0eb4a15 Bump io.projectreactor:reactor-core from 3.6.5 to 3.6.6 
(#14212)
     add 57b87029a6 Bump org.graalvm.buildtools:native-maven-plugin from 0.10.1 
to 0.10.2 (#14217)
     add e21244a431 check whether property name is safe based on the last 
fragment kebab-case comparison (#14208)
     add 189d76be5d check child is json or not in zookeeper.it will be continue 
if not. (#14166)
     add cc95b52dfb Com.google.code.gson gson 2.11.0 (#14224)
     add 342762e9f0 Merge branch '3.2' into 
dependabot/maven/io.micrometer-micrometer-tracing-bom-1.3.0

No new revisions were added by this update.

Summary of changes:
 .../dubbo/common/config/ConfigurationUtils.java    | 24 +++++++-----
 .../java/org/apache/dubbo/common/json/JSON.java    |  2 +
 .../dubbo/common/json/impl/FastJson2Impl.java      |  8 ++++
 .../dubbo/common/json/impl/FastJsonImpl.java       | 10 +++++
 .../apache/dubbo/common/json/impl/GsonImpl.java    | 13 +++++++
 .../apache/dubbo/common/json/impl/JacksonImpl.java | 12 ++++++
 .../org/apache/dubbo/common/utils/JsonUtils.java   |  4 ++
 .../common/extension/ExtensionDirectorTest.java    |  3 +-
 .../apache/dubbo/common/json/GsonUtilsTest.java    |  3 +-
 .../apache/dubbo/common/utils/JsonUtilsTest.java   | 43 ++++++++++++++++++++++
 .../dubbo-demo-native-consumer/pom.xml             |  2 +-
 .../dubbo-demo-native-provider/pom.xml             |  2 +-
 dubbo-demo/dubbo-demo-spring-boot/pom.xml          |  2 +-
 dubbo-dependencies-bom/pom.xml                     | 10 ++---
 .../registry/zookeeper/ZookeeperRegistry.java      | 12 +++++-
 dubbo-test/dubbo-test-spring/pom.xml               |  2 +-
 dubbo-test/dubbo-test-spring3.2/pom.xml            |  2 +-
 dubbo-test/dubbo-test-spring4.1/pom.xml            |  2 +-
 dubbo-test/dubbo-test-spring4.2/pom.xml            |  2 +-
 pom.xml                                            |  2 +-
 20 files changed, 133 insertions(+), 27 deletions(-)

Reply via email to