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

github-bot pushed a change to branch regen_bot_3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 4eb8788  CAMEL-17358 - AWS SDK2 Producer does not set the Content Type 
at all - Fix multipart upload too
     add 436a019  Backport CAMEL-17472 (#6738)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/smpp/SmppConsumer.java  | 99 +++++++++++++---------
 .../apache/camel/component/smpp/SmppProducer.java  | 77 ++++++++++-------
 .../org/apache/camel/component/smpp/SmppUtils.java | 35 ++++++--
 .../integration/SmppConsumerReconnectManualIT.java |  6 +-
 .../integration/SmppProducerReconnectManualIT.java |  6 +-
 .../apache/camel/support/task/BackgroundTask.java  | 23 +++--
 .../support/task/budget/TimeBoundedBudget.java     |  7 +-
 .../task/BackgroundIterationTimeTaskTest.java      | 18 ++++
 8 files changed, 180 insertions(+), 91 deletions(-)

Reply via email to