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

[RFE] When adding a BOM we should remove specific versions for dependency that come from that BOM #559

Open
shawn-hurley opened this issue Jan 16, 2025 · 0 comments
Labels
agent enhancement New feature or request prompt-engineering Issues related to changes for prompts or tweaks for specific models

Comments

@shawn-hurley
Copy link
Contributor

In Maven, when you use a BOM, you have to remove the version for the dependencies that are tied to that BOM to get the correct BOM-provided version. Today, we would add a BOM, but we would not remove the versions, negating the tested dependencies for that given platform (in this quarkus).

@shawn-hurley shawn-hurley added agent enhancement New feature or request prompt-engineering Issues related to changes for prompts or tweaks for specific models labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent enhancement New feature or request prompt-engineering Issues related to changes for prompts or tweaks for specific models
Projects
None yet
Development

No branches or pull requests

1 participant