Skip to content

fix(dependencies): clean the pom.xml#43

Merged
MayuriXx merged 1 commit into
mainfrom
fix/dependencies
Mar 6, 2026
Merged

fix(dependencies): clean the pom.xml#43
MayuriXx merged 1 commit into
mainfrom
fix/dependencies

Conversation

@MayuriXx
Copy link
Copy Markdown
Collaborator

@MayuriXx MayuriXx commented Mar 6, 2026

#31

Copilot AI review requested due to automatic review settings March 6, 2026 08:53
@MayuriXx MayuriXx linked an issue Mar 6, 2026 that may be closed by this pull request
@sonarqube-xpeho
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
1 Fixed issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR cleans up the Maven configuration by removing unused Testcontainers-related test dependencies from pom.xml, keeping the dependency set aligned with the project’s current integration-test approach (docker-compose + failsafe).

Changes:

  • Removed spring-boot-testcontainers test dependency.
  • Removed testcontainers-junit-jupiter test dependency.
  • Removed a commented-out testcontainers-postgresql dependency block.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MayuriXx MayuriXx merged commit 4dabbfa into main Mar 6, 2026
11 checks passed
@MayuriXx MayuriXx deleted the fix/dependencies branch March 6, 2026 09:23
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.

Delete the useless dependencies

4 participants