This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/io.swagger.core.v3-swagger-annotations-2.2.30
in repository https://gitbox.apache.org/repos/asf/dubbo.git
discard 937839b652 Bump io.swagger.core.v3:swagger-annotations from 2.2.29 to
2.2.30
add e2987318b2 perf: Remove duplicate checks (#15327)
add 7b34ad9c86 Optimize GitHub Action to Retrieve target/logs/ Files
(#15264)
add c393896ca8 Fixed OutOfMemoryError during maven install (#15325)
add 6a13eb68e1 Bump com.google.code.gson:gson from 2.12.1 to 2.13.1
(#15345)
add f76b4bfde5 Bump org.webjars:swagger-ui from 5.20.6 to 5.21.0 (#15344)
add 1ab210da87 Bump io.zipkin.zipkin2:zipkin from 3.5.0 to 3.5.1 (#15343)
add 535fce0507 Bump spring-boot-3.version from 3.4.4 to 3.4.5 (#15341)
add 686fcfe727 Bump io.swagger.core.v3:swagger-annotations from 2.2.29 to
2.2.30
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 (937839b652)
\
N -- N -- N
refs/heads/dependabot/maven/io.swagger.core.v3-swagger-annotations-2.2.30
(686fcfe727)
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:
.github/workflows/build-and-test-pr.yml | 12 ++++++++
.github/workflows/build-and-test-scheduled-3.1.yml | 12 ++++++++
.github/workflows/build-and-test-scheduled-3.2.yml | 12 ++++++++
.github/workflows/build-and-test-scheduled-3.3.yml | 12 ++++++++
.mvn/extensions.xml | 24 ----------------
.mvn/jvm.config | 3 ++
.mvn/maven-build-cache-config.xml | 33 ----------------------
.../dubbo/common/url/component/URLParam.java | 9 ++----
dubbo-dependencies-bom/pom.xml | 4 +--
dubbo-plugin/dubbo-rest-openapi/pom.xml | 2 +-
.../dubbo-spring-boot-compatible/pom.xml | 11 --------
dubbo-test/dubbo-test-spring3.2/pom.xml | 11 --------
dubbo-test/dubbo-test-spring4.1/pom.xml | 11 --------
dubbo-test/dubbo-test-spring4.2/pom.xml | 11 --------
pom.xml | 13 +++++++--
15 files changed, 68 insertions(+), 112 deletions(-)
delete mode 100644 .mvn/extensions.xml
create mode 100644 .mvn/jvm.config
delete mode 100644 .mvn/maven-build-cache-config.xml