You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/01/13 10:11:40 UTC

[camel] branch main updated (19f38d1 -> 9b6f9c2)

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

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 19f38d1  Upgrade AWS SDK v2 to version 2.17.110
     add cbb488e  Upgrade to undertow 2.2.14
     add 9b6f9c2  CAMEL-17454: camel-undertow - Fix duplicate content-type header when using with rest component as producer to call external rest services.

No new revisions were added by this update.

Summary of changes:
 .../undertow/UndertowRestHeaderFilterStrategy.java |  2 +-
 .../undertow/UndertowProducerContentTypeTest.java} | 35 ++++++++++++----------
 parent/pom.xml                                     |  2 +-
 3 files changed, 22 insertions(+), 17 deletions(-)
 copy components/{camel-netty-http/src/test/java/org/apache/camel/component/netty/http/NettyHttpHeadersTest.java => camel-undertow/src/test/java/org/apache/camel/component/undertow/UndertowProducerContentTypeTest.java} (58%)