This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from 7fee7dd99d Revert "remove the remoting-http (#14082)" (#14162)
add 0b7d980b51 Bump com.alibaba.fastjson2:fastjson2 from 2.0.48 to 2.0.49
(#14087)
add 1b69c61992 Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0
to 3.4.1 (#14115)
add 53141b152f Bump spring_version from 5.3.33 to 5.3.34 (#14109)
add b2fb0e8e1e Bump io.micrometer:micrometer-bom from 1.12.4 to 1.12.5
(#14086)
add 35780baa39 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2
to 3.5.3 (#14141)
add 5db5fa9035 Bump bytebuddy.version from 1.14.13 to 1.14.14 (#14140)
add 14c67845ee Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14
(#14142)
add 66bea58c13 Bump org.apache.maven.plugin-tools:maven-plugin-annotations
(#14154)
add 0fc6a30684 Bump jackson_version from 2.17.0 to 2.17.1 (#14153)
add c24eca7e1e Update gitignore - Eclipse IDE specific conf (#14099)
add a3e43fe99b optimise: create http client by connection pool (#14079)
add 1686383ced Merge branch 'apache-3.2' into apache-3.3
No new revisions were added by this update.
Summary of changes:
.gitignore | 2 ++
dubbo-dependencies-bom/pom.xml | 10 ++++-----
dubbo-maven-plugin/pom.xml | 2 +-
.../remoting/http/config/HttpClientConfig.java | 24 ++++++++++++++++++++++
.../remoting/http/restclient/OKHttpRestClient.java | 9 ++++++--
.../observability/pom.xml | 2 +-
dubbo-spring-boot/pom.xml | 2 +-
dubbo-test/dubbo-test-spring3.2/pom.xml | 2 +-
dubbo-test/dubbo-test-spring4.1/pom.xml | 2 +-
dubbo-test/dubbo-test-spring4.2/pom.xml | 2 +-
pom.xml | 4 ++--
11 files changed, 46 insertions(+), 15 deletions(-)