[
https://issues.apache.org/jira/browse/CXF-8974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17812438#comment-17812438
]
Andriy Redko commented on CXF-8974:
-----------------------------------
No problem, please note that CXF 4.0.x officially supports Spring Boot 3.0.x,
the upcoming 4.1.0 would support Spring Boot 3.2.x line
> remove jakarta.jws-api-3.0.0 dependency because jakarta.xml.ws-api-4.0.1 is
> superset
> ------------------------------------------------------------------------------------
>
> Key: CXF-8974
> URL: https://issues.apache.org/jira/browse/CXF-8974
> Project: CXF
> Issue Type: Improvement
> Components: Build system
> Affects Versions: 4.0.3
> Reporter: JohnMTu
> Priority: Minor
>
> From cxf-rt-bindings-soap i have on classpath
> * jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar
> * jakarta/xml/ws/jakarta.xml.ws-api/4.0.1/jakarta.xml.ws-api-4.0.1.jar
> containing conflicting classes. Later one seems to be superset of first one.
> Hence i suggest to remove earlier one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)