#1467 - Removed explicitely setting the ArchUnit version 1.3.0. Now it will be picked up from the embabel-build-dependencies that now sets the ArchUnit version to 1.4.0#1670
Conversation
…t will be picked up from the embabel-build-dependencies that now sets the ArchUnit version to 1.4.0
There was a problem hiding this comment.
Pull request overview
Removes the archunit.version override from embabel-agent-api so the ArchUnit version is provided by the upstream dependency/BOM (per the gated embabel-build change), aligning this module with centrally managed dependency versions.
Changes:
- Removed the module-level
<archunit.version>1.3.0</archunit.version>property override so ArchUnit is resolved from the parent dependency management (targeting 1.4.0 viaembabel-build-dependencies).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@simeshev - could you share evidemce: Thank you |
There was a problem hiding this comment.
Looks Good. Tnx. Please follow up on @igordayen feedback and we will merge.
|
PR: embabel/embabel-build#78 should be merged prior to this PR |
|
Below is the comparison of the the resolved Maven dependency tree at Effective dependency changes No artifacts were added or removed. The resolved graph shape is unchanged; only versions changed. Before ( After ( Delta
|
|
@simeshev - thats good. Please execute regression testing: Also - please confirm evidence above results from updating embabel-build locally. If yes, then this PR should go after embabel-build merge. Thanks |
|
Please sign commit, thanks and confirm JVM version used in testing, please |



This pull request is gated by embabel/embabel-build#78