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-gpg-plugin-3.2.5
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
discard c67bc1a75 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to
3.2.5
add 06ff2f00c [#4477]Fix GoAway issue in Http2 after many requests timeout
(#4487)
add b880b362c Bump org.apache.maven.plugins:maven-javadoc-plugin from
3.8.0 to 3.10.0 (#4488)
add 1144acecd Bump org.apache.maven.plugins:maven-surefire-plugin from
3.3.1 to 3.5.0 (#4489)
add b4dbf665d Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1
(#4490)
add abe930da5 Bump com.alibaba.nacos:nacos-client from 2.4.0 to 2.4.1
(#4491)
add 518b45b11 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to
3.2.5
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 (c67bc1a75)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.5
(518b45b11)
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:
.../accessLog/core/element/impl/HttpStatusAccessItem.java | 7 -------
.../core/invocation/ProducerInvocationFlow.java | 8 ++++++--
.../apache/servicecomb/samples/WebsocketController.java | 14 ++++++++++++--
dependencies/default/pom.xml | 2 +-
.../http/VertxServerResponseToHttpServletResponse.java | 8 ++++++++
pom.xml | 6 +++---
6 files changed, 30 insertions(+), 15 deletions(-)