Remove double-declaration of assertj in dependencies of aws2-athena - #25261
Remove double-declaration of assertj in dependencies of aws2-athena#25261apupier wants to merge 1 commit into
Conversation
Signed-off-by: Aurélien Pupier <apupier@ibm.com>
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
|
🧪 CI tested the following changed modules:
🔬 Scalpel shadow comparison — Scalpel: 9 tested, 29 compile-only — current: 9 all testedMaveniverse Scalpel detected 38 affected modules (current approach: 9).
|
gnodet
left a comment
There was a problem hiding this comment.
Claude Code on behalf of Guillaume Nodet
Straightforward and correct removal of a duplicate assertj-core dependency. The duplication was introduced across two recent PRs (#25029 and #25089) — this PR removes the second copy while the first (and needed) copy remains. CI is green and the two test files using AssertJ (Athena2ProducerHealthCheckErrorDetailsTest and Athena2QueryHelperTest) are unaffected.
Description
Target
mainbranch)Tracking
Apache Camel coding standards and style
mvn clean install -DskipTestslocally from root folder and I have committed all auto-generated changes.AI-assisted contributions
Co-authored-bytrailers) and the PR description identifies the AI tool used.