As a developer, I want to be informed, if a new version of an already discovered artifact is available in the artifact repository.
Example:
We have already a branch for dependency A with version 1.0. This branch wasn't merged. Then the plugin finds a new version 1.1 for dependency A. Then the plugin logs a warning that a newer version is available. The plugin neither creates a new branch nor updates the existing one.
As a developer, I want to be informed, if a new version of an already discovered artifact is available in the artifact repository.
Example:
We have already a branch for dependency A with version 1.0. This branch wasn't merged. Then the plugin finds a new version 1.1 for dependency A. Then the plugin logs a warning that a newer version is available. The plugin neither creates a new branch nor updates the existing one.