From 7b30c8a51d0fe40283d1735a6b4b05757b3f268c Mon Sep 17 00:00:00 2001 From: Alexander-Kreutz Date: Fri, 10 May 2024 12:05:30 +0200 Subject: [PATCH] add saaj dependency --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 25f63fff..bfdb7ee7 100644 --- a/pom.xml +++ b/pom.xml @@ -219,6 +219,11 @@ camel-cxf-soap ${camel-version} + + com.sun.xml.messaging.saaj + saaj-impl + 3.0.3 + org.apache.cxf cxf-core