Description
The next release of Weld 2.3 (2.3.4.Final) and 3.x (3.0.Alpha16) will also contain a refactored weld-core BOM files.
This is per request in WELD-2115.
BOM will no longer provide direct dependencies, but only dependencyManagement section. Looking at deltaspike dependencies, this will affect parent/code/pom.xml and will require changes.
The PRs for BOM changes are:
- 2.3 branch -> https://github.com/weld/core/pull/1295
- master -> https://github.com/weld/core/pull/1296