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 2021/02/02 10:50:25 UTC

[camel] branch master updated (dba8366 -> 8bbc371)

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 dba8366  CAMEL-16114: ClassResolver should be able to load array classes, which can be used by dataformats such as jackson. Thanks to Bob Paulin for the unit test.
     add 8bbc371  CAMEL-15958: Upgrade to vertx 3.9.5

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                            |  2 +-
 .../camel/component/vertx/http/VertxHttpHelper.java   | 19 +++----------------
 .../vertx/websocket/VertxWebsocketHelper.java         | 19 +++----------------
 parent/pom.xml                                        |  2 +-
 4 files changed, 8 insertions(+), 34 deletions(-)