reta commented on code in PR #1021:
URL: https://github.com/apache/cxf/pull/1021#discussion_r1013513425


##########
bom/pom.xml:
##########
@@ -264,6 +284,26 @@
                 <artifactId>cxf-rt-rs-service-description</artifactId>
                 <version>${project.version}</version>
             </dependency>
+            <dependency>
+                <groupId>org.apache.cxf</groupId>
+                
<artifactId>cxf-rt-rs-service-description-openapi-v3</artifactId>
+                <version>${project.version}</version>
+            </dependency>
+                        <dependency>

Review Comment:
   The `cxf-rt-rs-service-description-common-openapi` should probably not be 
there as well, it is more or less internal to CXF implementation



-- 
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]

Reply via email to