Details
-
Improvement
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
None
-
None
Description
In BUILD-511, we inspect the Maven report that inspects versions defined in properties at the top of the boms' pom file.
However, Maven also provides an XML report that breaks down which individual dependencies can be upgraded. When/if all version properties are up-to-date, then we should do that.
—
Implementation decision: leave the dependency bot's logic intact and update the boms instead. Dependencies with a defined <version> node should be refactored into versions with properties. That way, the bot can operate on all of them, and the dependency bot can be kept simple & stupid.
Checklists
Acceptance criteria
Attachments
Issue Links
- is related to
-
BUILD-511 Implement a dependency bot (for boms properties)
-
- Closed
-