Skip to content

Remove redundant springdoc-openapi-starter-common dependency (#17157) - #19288

Open
simpanda01 wants to merge 1 commit into
eugenp:masterfrom
simpanda01:fix/springdoc-common-dependency-conflict
Open

Remove redundant springdoc-openapi-starter-common dependency (#17157)#19288
simpanda01 wants to merge 1 commit into
eugenp:masterfrom
simpanda01:fix/springdoc-common-dependency-conflict

Conversation

@simpanda01

Copy link
Copy Markdown

Fixes #17157

Removed the redundant explicit springdoc-openapi-starter-common
dependency from spring-boot-springdoc-2/pom.xml, since it's already
brought in transitively by springdoc-openapi-starter-webmvc-ui. This
was causing a version conflict that broke Swagger UI.

Verified with mvn clean install — build succeeds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maven springdoc-openapi-starter-common dependency conflict

1 participant