Skip to content

Add log4j-samples-graalvm its own Dependabot entry - #428

Open
ramanathan1504 wants to merge 2 commits into
mainfrom
graalvm-dependabot-fix
Open

Add log4j-samples-graalvm its own Dependabot entry#428
ramanathan1504 wants to merge 2 commits into
mainfrom
graalvm-dependabot-fix

Conversation

@ramanathan1504

Copy link
Copy Markdown
Contributor

The / reactor and log4j-samples-graalvm are separate Maven projects, each with <version>${revision}</version> and its own <revision>0.0.0-SNAPSHOT</revision>, sharing
one updates entry via directories:.

Dependabot resolves ${revision} across both and rewrites the wrong <version>. #426 is the result: its whole diff replaces the reactor's own version, and all 12 modules
then fail to resolve log4j-samples:pom:${revision}.

One entry per project removes the ambiguity.

Relates to #426, which can be closed.

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.

1 participant