You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/02/18 07:20:45 UTC

[camel] branch regen_bot updated (64f84d4 -> 7f05d4f)

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 64f84d4  Regen for commit 1954f4fcab7b0442cad012bb55b155ad267c3d7b
     add e48fcd6  CAMEL-16226: Fixed camel-cbor promoting non cbor mapper as default
     add 4b6b02a  camel-http - Optimize to avoid type convertion that would do deep checking.
     add 250aa73  Upgrade AWS SDK v2 to version 2.16.1
     add 7f05d4f  Sync deps and regen

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |  2 +-
 .../camel/component/cbor/CBORDataFormat.java       | 12 ++++--
 ...aultMapperWithNonCBORMapperInRegistryTest.java} | 43 ++++++++--------------
 .../apache/camel/component/http/HttpProducer.java  | 19 ++++++++--
 parent/pom.xml                                     |  2 +-
 5 files changed, 43 insertions(+), 35 deletions(-)
 copy components/camel-cbor/src/test/java/org/apache/camel/component/cbor/{CBORMarshalAllowJMSTypeTest.java => CBORUseDefaultMapperWithNonCBORMapperInRegistryTest.java} (50%)