Skip to content

[Improvement]: Unify Testcontainers Dependency Version Management #4108

@davedwwang

Description

@davedwwang

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

In the current Amoro project, testcontainers-related dependencies are managed separately across different submodules, which presents several issues:

  • Different modules may use different versions of testcontainers dependencies
  • Version upgrades require modifying multiple pom.xml files individually

How should we improve?

Introduce testcontainers-bom (version 1.21.4) to centrally manage all testcontainers-related dependency versions, achieving unified dependency management.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Subtasks

No response

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions