Skip to content

清理 base-dependencies 中重复的 swagger-annotations-jakarta 声明 #32

Description

@zhoutaoo

背景

Maven 构建 opensabre-framework 时反复提示 opensabre-base-dependencies 中 io.swagger.core.v3:swagger-annotations-jakarta 重复声明。

建议

删除重复 dependencyManagement 声明,保持 BOM 依赖坐标唯一。

验收点

  • mvn -pl opensabre-starter-webflux -am test 不再出现该重复声明 warning。
  • opensabre-base-dependencies 中相同 groupId/artifactId/type/classifier 只声明一次。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions