[RFE] When adding a BOM we should remove specific versions for dependency that come from that BOM #559
Labels
agent
enhancement
New feature or request
prompt-engineering
Issues related to changes for prompts or tweaks for specific models
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).
The text was updated successfully, but these errors were encountered: