This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-karaf-3.18.x
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit 5a8d01cc9eeeb400fbbe8f9bc45a49e096a7ab7e
Author: donkon <[email protected]>
AuthorDate: Fri Nov 25 07:05:31 2022 +0100

    Upgrade stax2-api to 4.2.1 / Version 3.1.4 conflicting with cxf (#208)
    
    Co-authored-by: Björn Konrad <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 90b493d8..66c029d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -295,7 +295,7 @@
         
<squareup-okhttp-bundle-version>2.7.5_1</squareup-okhttp-bundle-version>
         <squareup-okio-bundle-version>1.15.0_1</squareup-okio-bundle-version>
         
<squareup-retrofit2-bundle-version>2.5.0_2</squareup-retrofit2-bundle-version>
-        <stax2-api-bundle-version>3.1.4</stax2-api-bundle-version>
+        <stax2-api-bundle-version>4.2.1</stax2-api-bundle-version>
         <stax2v4-api-bundle-version>4.2</stax2v4-api-bundle-version>
         <stringtemplate-bundle-version>4.3.3_1</stringtemplate-bundle-version>
         <tagsoup-bundle-version>1.2.1_1</tagsoup-bundle-version>

Reply via email to