Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven springdoc-openapi-starter-common dependency conflict #17157

Open
ArzamasRU opened this issue Jul 26, 2024 · 1 comment
Open

Maven springdoc-openapi-starter-common dependency conflict #17157

ArzamasRU opened this issue Jul 26, 2024 · 1 comment
Labels
on-jira triaged Issues reviewed by a dev and considered valid. Will be added in Jira.

Comments

@ArzamasRU
Copy link

ArzamasRU commented Jul 26, 2024

The versions of the springdoc-openapi-starter-common dependency conflict, so swagger does not work. In springdoc-openapi-starter-webmvc-ui the springdoc-openapi-starter-common dependency has version 2.5.0, but below in the same pom.xml file springdoc-openapi-starter-common has 2.2.0. If I make these versions the same, or completely remove springdoc-openapi-starter-common from this pom.xml (because springdoc-openapi-starter-common is already in springdoc-openapi-starter-webmvc-ui), then swagger will work

<version>${springdoc.version}</version>

@apeterlic
Copy link
Collaborator

Hey @ArzamasRU,

Thanks for the feedback; we'll look into this. This issue will remain open until then.
Link to the article: https://www.baeldung.com/spring-rest-openapi-documentation

@apeterlic apeterlic added the triaged Issues reviewed by a dev and considered valid. Will be added in Jira. label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-jira triaged Issues reviewed by a dev and considered valid. Will be added in Jira.
Projects
None yet
Development

No branches or pull requests

3 participants