Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unlessUsing to RemoveDependency to not break compilation #624

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

timtebeek
Copy link
Contributor

@timtebeek timtebeek commented Nov 13, 2024

What's your motivation?

Fixes a reported issue about dependencies removed despite being used.

Anything in particular you'd like reviewers to focus on?

Didn't immediately spot any other RemoveDependency where we would want to add this conditional, as the others are part of a larger migration with code changes.

Additional context

@timtebeek timtebeek added bug Something isn't working boot-2.4 labels Nov 13, 2024
@timtebeek timtebeek self-assigned this Nov 13, 2024
Co-authored-by: Jacob van Lingen <[email protected]>
@timtebeek timtebeek merged commit 45a49eb into main Nov 13, 2024
1 of 2 checks passed
@timtebeek timtebeek deleted the RemoveDependency-unlessUsing branch November 13, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
boot-2.4 bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants