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 851f7808ec4 Bump jakarta.enterprise:jakarta.enterprise.cdi-api from
4.0.1 to 4.1.0 (#13873)
add 6b9e45a66df (chores) ci: enable sonarcloud analyzis for the CI build
add ecdfbbfe58c CAMEL-20701: added a custom deserializer to be used when
interoperating with JMS
No new revisions were added by this update.
Summary of changes:
Jenkinsfile | 4 +-
.../camel-kafka/src/main/docs/kafka-component.adoc | 30 ++++++++-
.../consumer/support/interop/JMSDeserializer.java | 78 ++++++++++++++++++++++
3 files changed, 108 insertions(+), 4 deletions(-)
create mode 100644
components/camel-kafka/src/main/java/org/apache/camel/component/kafka/consumer/support/interop/JMSDeserializer.java