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 f73c6e87871 chore(deps): Bump hapi-fhir-version from 7.4.0 to 7.4.2
(#15757)
add f96ea4cb755 update install of camel-thrift
add febfd360253 camel-thrift - Upgrade to 0.21.0
No new revisions were added by this update.
Summary of changes:
components/camel-thrift/README.md | 3 +
components/camel-thrift/pom.xml | 25 +
.../component/thrift/generated/Calculator.java | 769 ++++++++++++++++-----
.../thrift/generated/InvalidOperation.java | 44 +-
.../component/thrift/generated/Operation.java | 4 +-
.../camel/component/thrift/generated/Work.java | 53 +-
.../dataformat/thrift/generated/Operation.java | 4 +-
.../camel/dataformat/thrift/generated/Work.java | 53 +-
parent/pom.xml | 2 +-
9 files changed, 717 insertions(+), 240 deletions(-)