You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by sh...@apache.org on 2022/07/31 07:12:14 UTC

[servicecomb-java-chassis] branch master updated (996b6007f -> a23824a8e)

This is an automated email from the ASF dual-hosted git repository.

shoothzj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


    from 996b6007f [SCB-2646] fix code format (#3248)
     add a23824a8e [SCB-2509] Bump vertx version from 4.2.7 to 4.3.2 (#3244)

No new revisions were added by this update.

Summary of changes:
 dependencies/default/pom.xml                       |  2 +-
 .../edge/core/URLMappedEdgeDispatcher.java         |  3 +-
 .../main/java/io/vertx/core/impl/SyncContext.java  |  4 +-
 .../VertxServerRequestToHttpServletRequest.java    | 18 +++---
 .../ext/web/impl/TestHttpServerRequestUtils.java   |  3 +
 ...TestVertxServerRequestToHttpServletRequest.java | 65 +++++++++++++---------
 .../metrics/core/TestVertxMetersInitializer.java   |  2 +-
 .../transport/rest/vertx/RestBodyHandler.java      |  9 ++-
 .../rest/vertx/TestVertxRestDispatcher.java        | 29 ++++------
 9 files changed, 75 insertions(+), 60 deletions(-)