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

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


    from 9aec78c  Sync deps
     new f53b7ad  Upgrade maven format plugin
     new 3cfb84e  CAMEL-16112: Fix camel-rest should create new instance of 
data formats. Thanks to Krzysztof Jamroz for reporting and unit test.
     new 29605cd  Upgrade impsort maven plugin

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml                         |   2 +-
 .../http/rest/RestProducerOutTypeBindingTest.java  | 123 +++++++++++++++++++++
 .../apache/camel/component/rest/RestProducer.java  |   8 +-
 parent/pom.xml                                     |   2 +-
 pom.xml                                            |   2 +-
 5 files changed, 130 insertions(+), 7 deletions(-)
 create mode 100644 
components/camel-netty-http/src/test/java/org/apache/camel/component/netty/http/rest/RestProducerOutTypeBindingTest.java

Reply via email to