Upgrade to Camel 4.14.6#701
Merged
jbonofre merged 4 commits intoapache:camel-karaf-4.14.xfrom May 3, 2026
Merged
Conversation
CXF 4.1.4 transitively requires WSS4J 4.x, causing camel-cxf-all to generate a mandatory OSGi import for org.apache.wss4j.binding.wss10. Add the WSS4J 4.0.1 bundles as dependencies to the camel-cxf feature to satisfy this requirement and fix Karaf feature verification.
kafka-clients 3.9.2 depends on at.yawk.lz4:lz4-java:1.10.2 (groupId changed from org.lz4 since version 1.10.x). Update the feature bundle reference and use the explicit lz4-java-version property.
…cation Add missing pom.xml version properties that the Karaf feature verifier needs to resolve bundle URLs: - async-http-client-version (camel-zendesk) - langchain4j-hugging-face-version (camel-langchain4j-chat/embeddings) - langchain4j-community-dashscope-version (camel-langchain4j-tokenizer) - microprofile-fault-tolerance-version (camel-microprofile-fault-tolerance) - neo4j-bolt-version (camel-neo4j) Also fix two 'dependnecy' typos in camel-features.xml and add Import-Package=*;resolution:=optional to neo4j-bolt wrap bundles to avoid OSGi resolution failures.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.