reta commented on code in PR #1021:
URL: https://github.com/apache/cxf/pull/1021#discussion_r1019734776
##########
bom/pom.xml:
##########
@@ -264,6 +279,16 @@
<artifactId>cxf-rt-rs-service-description</artifactId>
<version>${project.version}</version>
</dependency>
+ <dependency>
Review Comment:
Apologies, I missed this one, the `cxf-rt-rs-service-description-swagger` is
gone in `main` (the 1.x does not support Jakarta), could you please remove it?
(I will bring it back on backports).
[1] https://github.com/apache/cxf/pull/1000
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]