This is an automated email from the ASF dual-hosted git repository. coheigea pushed a change to branch camel-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from b6706191 CAMEL-17650: camel-vertx-websocket: sendToAll operation should consider the path WebSocket clients are connected to new ac909fb Upgrade XStream to version 1.4.18 new fb77e8e Upgrade to xstream 1.4.19 new eabbb51 Fixup previous commit The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: camel-dependencies/pom.xml | 4 +- .../xstream/MarshalMapCVE202026217Test.java | 131 +++++++++++++++++++++ parent/pom.xml | 2 +- 3 files changed, 134 insertions(+), 3 deletions(-) create mode 100644 components/camel-xstream/src/test/java/org/apache/camel/dataformat/xstream/MarshalMapCVE202026217Test.java