This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from ca3d4bb00c6 Bump aws-java-sdk2-version from 2.25.49 to 2.25.50 (#14112)
add 425934813f2 Bump com.alibaba:fastjson from 2.0.49 to 2.0.50 (#14113)
add c5677630971 Bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0
(#14114)
add a9ffc3fe23f (chores) camel-http-common: code cleanup
add c065da1a807 (chores) camel-http-base: code cleanup
add d5916968c45 (chores) camel-http-common: code cleanup
add 2077a971d41 (chores) camel-http: code cleanup
add 4bcc3d5e248 (chores) camel-http: code cleanup
add 423be17f6dc (chores) camel-http: code cleanup
No new revisions were added by this update.
Summary of changes:
.../camel/http/base/HttpSendDynamicAware.java | 36 ++--
.../org/apache/camel/http/common/CamelServlet.java | 228 ++++++++++++---------
.../http/HttpComponentVerifierExtension.java | 120 ++++++-----
.../apache/camel/component/http/HttpMethods.java | 11 +-
.../apache/camel/component/http/HttpProducer.java | 62 +++---
.../camel/component/http/HttpEndpointURLTest.java | 3 +-
.../http/HttpEndpointUriAssemblerTest.java | 4 +-
.../http/HttpProducerWithSpecialCharsBodyTest.java | 4 +-
parent/pom.xml | 4 +-
9 files changed, 266 insertions(+), 206 deletions(-)