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 2023/02/02 06:55:45 UTC

[camel] branch regen_bot updated (79b70bcd83b -> 24202aaa6ae)

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 79b70bcd83b Remove unused
     add 24202aaa6ae CAMEL-18997: Upgrade to mina 2.2.1

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |  2 +-
 .../org/apache/camel/catalog/components/mina.json  |  2 -
 .../component/mina/MinaComponentConfigurer.java    |  6 --
 .../component/mina/MinaEndpointConfigurer.java     |  6 --
 .../component/mina/MinaEndpointUriFactory.java     |  3 +-
 .../org/apache/camel/component/mina/mina.json      |  2 -
 .../camel/component/mina/MinaConfiguration.java    | 13 ---
 .../apache/camel/component/mina/MinaConsumer.java  |  8 +-
 .../apache/camel/component/mina/MinaProducer.java  |  4 +-
 .../component/dsl/MinaComponentBuilderFactory.java | 16 ----
 .../endpoint/dsl/MinaEndpointBuilderFactory.java   | 93 ----------------------
 parent/pom.xml                                     |  2 +-
 12 files changed, 6 insertions(+), 151 deletions(-)