This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.awaitility-awaitility-4.3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git
discard 3354ac44ab Bump org.awaitility:awaitility from 4.2.2 to 4.3.0
add 1e4065333e Bump com.diffplug.spotless:spotless-maven-plugin from
2.44.2 to 2.44.3 (#15175)
add a5604cd263 Fix native support generic service (#15139)
add dcd3bbdf8d Bump tomcat.version from 8.5.100 to 10.1.36 (#15167)
add b3aa459607 Bump spring-boot-3.version from 3.4.2 to 3.4.3 (#15169)
add 0c9b7beb6d Bump junit_platform_version from 1.11.4 to 1.12.0 (#15170)
add 4654450203 Bump org.apache.maven.plugins:maven-compiler-plugin (#15171)
add 65e3a1ee59 Bump com.alibaba.fastjson2:fastjson2 from 2.0.55 to 2.0.56
(#15172)
add 1690e5fbc9 Bump org.testcontainers:testcontainers from 1.20.4 to
1.20.5 (#15174)
add e8181787b3 Bump org.awaitility:awaitility from 4.2.2 to 4.3.0
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 (3354ac44ab)
\
N -- N -- N
refs/heads/dependabot/maven/org.awaitility-awaitility-4.3.0 (e8181787b3)
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-api/pom.xml | 2 +-
dubbo-dependencies-bom/pom.xml | 8 ++++----
dubbo-rpc/dubbo-rpc-api/pom.xml | 5 +++++
.../dubbo/rpc/aot/GenericProxyDescriberRegistrar.java | 17 +++++++----------
.../org.apache.dubbo.aot.api.ProxyDescriberRegistrar | 1 +
pom.xml | 8 ++++----
6 files changed, 22 insertions(+), 19 deletions(-)
copy
dubbo-metadata/dubbo-metadata-api/src/main/java/org/apache/dubbo/metadata/aot/MetadataProxyDescriberRegistrar.java
=>
dubbo-rpc/dubbo-rpc-api/src/main/java/org/apache/dubbo/rpc/aot/GenericProxyDescriberRegistrar.java
(76%)
create mode 100644
dubbo-rpc/dubbo-rpc-api/src/main/resources/META-INF/dubbo/internal/org.apache.dubbo.aot.api.ProxyDescriberRegistrar