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.14.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git
discard 5559ae59ca Bump io.micrometer:micrometer-bom from 1.13.6 to 1.14.3
add cd9eae265c Prepare 3.3.3 release
add 688feb1705 Merge branch 'refs/heads/apache-3.3' into 3.3.3-release
add 6c6913eeab Merge branch 'refs/heads/apache-3.3' into 3.3.3-release
add c3b51be208 Merge branch 'refs/heads/apache-3.3' into 3.3.3-release
add 264d6aac3e Merge branch '3.3.3-release' into apache-3.3
add 22395f890c Update to 3.3.4-SNAPSHOT
add 1427ed99ae Bump org.eclipse.jetty:jetty-maven-plugin (#15056)
add e2887e114d Bugfix: An instance of the subclass of RegistryConfig
should be added to configsCache as the RegistryConfig class type(#15016)
(#15017)
add bda147af2e Bump protobuf-java_version from 3.25.5 to 3.25.6 (#15095)
add 5ccde6609c Bump grpc.version from 1.69.0 to 1.70.0 (#15093)
add b5f380f431 Bump spring-boot-3.version from 3.4.1 to 3.4.2 (#15094)
add 2bc29d1326 Bump com.alibaba.fastjson2:fastjson2 from 2.0.53 to 2.0.54
(#15053)
add 3ba3059780 Bump com.diffplug.spotless:spotless-maven-plugin from
2.43.0 to 2.44.2 (#15071)
add 9368b68fad Bump io.micrometer:micrometer-tracing-bom from 1.4.1 to
1.4.2 (#15078)
add 2596d7f579 Bump io.micrometer:micrometer-core from 1.14.2 to 1.14.3
(#15076)
add 712c97d93f Bump io.swagger.core.v3:swagger-annotations from 2.2.27 to
2.2.28 (#15081)
add 83f7f00d15 Bump io.projectreactor:reactor-core from 3.7.1 to 3.7.2
(#15075)
add 58f4aaff3d Bump io.opentelemetry:opentelemetry-bom from 1.45.0 to
1.46.0 (#15054)
add 003e547eda Bump netty4_version from 4.1.116.Final to 4.1.117.Final
(#15080)
add 9c8ca25d01 Bump swagger_version from 1.6.14 to 1.6.15 (#15074)
add 66ddc38fd0 Bump jetty_version from 9.4.56.v20240826 to
9.4.57.v20241219 (#15052)
add 1b28faa068 Bump byte-buddy_version from 1.15.11 to 1.16.1 (#15079)
add d5c1dc70a6 Bump io.micrometer:micrometer-bom from 1.13.6 to 1.14.3
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 (5559ae59ca)
\
N -- N -- N
refs/heads/dependabot/maven/io.micrometer-micrometer-bom-1.14.3 (d5c1dc70a6)
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:
.../config/context/AbstractConfigManager.java | 20 ++++++++++++------
.../dubbo/config/context/ConfigManagerTest.java | 15 ++++++++++++++
dubbo-demo/dubbo-demo-spring-boot/pom.xml | 2 +-
dubbo-dependencies-bom/pom.xml | 24 +++++++++++-----------
dubbo-plugin/dubbo-rest-openapi/pom.xml | 2 +-
pom.xml | 8 ++++----
6 files changed, 47 insertions(+), 24 deletions(-)