This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.5.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git
discard 4f1660a132 Bump org.apache.maven.plugins:maven-failsafe-plugin from
3.4.0 to 3.5.0
add ee3855e2f4 Fix LRUCache.putIfAbsent concurrent issue (#14615)
add 00a04e0f46 Bump org.apache.maven.plugins:maven-surefire-plugin from
3.4.0 to 3.5.0 (#14607)
add 3076a6287d Bump org.apache.maven.plugins:maven-javadoc-plugin from
3.8.0 to 3.10.0 (#14608)
add 1fbbd3a635 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
(#14611)
add f48b465a31 Bump org.apache.maven.plugins:maven-failsafe-plugin from
3.4.0 to 3.5.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 (4f1660a132)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.5.0
(f48b465a31)
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:
.../src/main/java/org/apache/dubbo/common/utils/LRUCache.java | 10 ++++++++++
dubbo-dependencies-bom/pom.xml | 2 +-
pom.xml | 4 ++--
3 files changed, 13 insertions(+), 3 deletions(-)