This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.9.6.0
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
omit 250174d7b Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.0
to 4.9.6.0
add a29f99e12 Bump com.puppycrawl.tools:checkstyle from 11.0.1 to 11.1.0
(#4965)
add 70a190ba8 Bump org.apache.maven.plugins:maven-failsafe-plugin from
3.5.3 to 3.5.4 (#4962)
add aefdcb084 [#4942] Add random time to the scheduled task for pulling
instances from serviceCenter (#4943)
add 630931560 fix typo https://servicecomb.atlassian.net/browse/JAV-609
(#4972)
add 6852cd047 make typo check stable and update on demand
add c43f4b840 make test case run more stable
add c63aa85b4 Bump log4j2.version from 2.25.1 to 2.25.2 (#4949)
add e771f71c6 Bump org.kiwiproject:consul-client from 1.6.0 to 1.7.0
(#4963)
add 9c3f03dfb Bump org.apache.maven.plugins:maven-javadoc-plugin from
3.11.3 to 3.12.0 (#4964)
add a34ad44c6 Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
(#4961)
add 455bb632e Bump org.apache.maven.plugins:maven-surefire-plugin from
3.5.3 to 3.5.4 (#4959)
add f8d7beb50 Bump org.mockito:mockito-bom from 5.19.0 to 5.20.0 (#4956)
add cd2082949 Bump org.codehaus.mojo:license-maven-plugin from 2.6.0 to
2.7.0 (#4948)
add 2ce04cdd3 Bump com.alibaba.nacos:nacos-client from 3.0.3 to 3.1.0
(#4950)
add d4443de33 Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre
(#4953)
add ff319c3e6 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.0
to 4.9.6.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 (250174d7b)
\
N -- N -- N
refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.9.6.0
(ff319c3e6)
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/typo_check.yml | 2 +-
.../service/center/client/ServiceCenterDiscovery.java | 12 +++++++++++-
.../apache/servicecomb/samples/WebsocketController.java | 12 +++++++++---
demo/demo-consul/test-client/pom.xml | 2 +-
.../java/org/apache/servicecomb/samples/WebsocketIT.java | 16 ++++++++++++++++
...ducersCutomized.java => RestProducersCustomized.java} | 2 +-
.../apache/servicecomb/samples/WebsocketController.java | 12 +++++++++---
.../java/org/apache/servicecomb/samples/WebsocketIT.java | 16 ++++++++++++++++
dependencies/default/pom.xml | 12 ++++++------
.../org/apache/servicecomb/config/etcd/EtcdClient.java | 14 +++++++-------
.../protobuf/internal/schema/SchemaManager.java | 8 ++++----
.../foundation/vertx/AddressResolverConfig.java | 2 +-
.../apache/servicecomb/foundation/vertx/VertxUtils.java | 2 +-
.../apache/servicecomb/foundation/vertx/TestStream.java | 2 +-
pom.xml | 10 +++++-----
15 files changed, 89 insertions(+), 35 deletions(-)
rename
demo/demo-springmvc/springmvc-server/src/main/java/org/apache/servicecomb/demo/springmvc/server/{RestProducersCutomized.java
=> RestProducersCustomized.java} (94%)