File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 <packaging >pom</packaging >
3030 <dependencyManagement >
3131 <dependencies >
32- <dependency >
33- <groupId >org.apache.cxf</groupId >
34- <artifactId >cxf-bundle-compatible</artifactId >
35- <version >${project.version} </version >
36- </dependency >
3732 <dependency >
3833 <groupId >org.apache.cxf</groupId >
3934 <artifactId >cxf-core</artifactId >
274269 <artifactId >cxf-rt-rs-service-description-swagger-ui</artifactId >
275270 <version >${project.version} </version >
276271 </dependency >
272+ <dependency >
273+ <groupId >org.apache.cxf</groupId >
274+ <artifactId >cxf-rt-rs-service-description-common-openapi</artifactId >
275+ <version >${project.version} </version >
276+ </dependency >
277277 <dependency >
278278 <groupId >org.apache.cxf</groupId >
279279 <artifactId >cxf-rt-rs-service-description-openapi-v3</artifactId >
You can’t perform that action at this time.
0 commit comments