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

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


 discard 1af0b5be56 Bump io.micrometer:micrometer-bom from 1.12.3 to 1.12.4
     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 cd615aebe4 Bump io.micrometer:micrometer-bom from 1.12.3 to 1.12.4

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (1af0b5be56)
            \
             N -- N -- N   
refs/heads/dependabot/maven/io.micrometer-micrometer-bom-1.12.4 (cd615aebe4)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 dubbo-config/dubbo-config-spring/pom.xml                            | 2 +-
 dubbo-demo/dubbo-demo-spring-boot/pom.xml                           | 2 +-
 dubbo-dependencies-bom/pom.xml                                      | 6 +++---
 .../dubbo/registry/client/ServiceDiscoveryRegistryDirectory.java    | 6 ++++++
 .../dubbo/remoting/transport/netty4/NettyConnectionClient.java      | 5 ++++-
 dubbo-spring-boot/dubbo-spring-boot-starters/observability/pom.xml  | 2 +-
 pom.xml                                                             | 2 +-
 7 files changed, 17 insertions(+), 8 deletions(-)

Reply via email to