This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.javassist-javassist-3.29.2-GA
in repository https://gitbox.apache.org/repos/asf/dubbo.git
discard d5a362a30d Bump javassist from 3.28.0-GA to 3.29.2-GA
add d4b2accff1 Change the name according to the naming convention (#11327)
add 7d0d971621 don't delete lock file when lock is held by other (#11324)
add 945914b504 Support fastjson2 in native case (#11325)
add f0764b33b1 Merge branch 'apache-3.1' into apache-3.2
add 58ef088fad Bump cglib-nodep from 2.2 to 2.2.2 (#11331)
add 688378c8fc Bump fluent-hc from 4.5.5 to 4.5.14 (#11333)
add 1c67e7051a Bump byte-buddy from 1.12.19 to 1.12.22 (#11335)
add 0c3fecd0c7 Bump bouncycastle-bcprov_version from 1.69 to 1.70 (#11336)
add afe8d67ba6 Bump javassist from 3.28.0-GA to 3.29.2-GA
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 (d5a362a30d)
\
N -- N -- N
refs/heads/dependabot/maven/org.javassist-javassist-3.29.2-GA (afe8d67ba6)
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/common/cache/FileCacheStoreFactory.java | 2 +-
.../metrics/collector/DefaultMetricsCollector.java | 4 +-
.../dubbo/common/metrics/model/MetricsKey.java | 25 +++---
.../collector/DefaultMetricsCollectorTest.java | 2 +-
dubbo-dependencies-bom/pom.xml | 4 +-
.../META-INF/native-image/reflect-config.json | 92 ++++++++++++++++++++++
.../META-INF/native-image/resource-config.json | 6 ++
dubbo-remoting/dubbo-remoting-http/pom.xml | 2 +-
pom.xml | 2 +-
9 files changed, 119 insertions(+), 20 deletions(-)