This is an automated email from the ASF dual-hosted git repository.
liubao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
from 378eec679 [SCB-2885]support SSE from edge and servlet container (#4384)
add 9eb7e36ab Bump vertx.version from 4.4.8 to 4.5.8 (#4385)
No new revisions were added by this update.
Summary of changes:
dependencies/default/pom.xml | 2 +-
.../main/java/io/vertx/core/impl/SyncContext.java | 164 +++++++++++++++++++--
.../foundation/vertx/VertxTLSBuilder.java | 10 +-
.../foundation/vertx/server/TcpServer.java | 3 +-
.../ext/web/impl/TestHttpServerRequestUtils.java | 10 +-
.../foundation/vertx/stream/TestPumpFromPart.java | 12 +-
.../transport/highway/HighwayClient.java | 5 +
7 files changed, 184 insertions(+), 22 deletions(-)