-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Plugin bill of materials with prism-api, exchartt-api, and data-tables-api plugins that use analysis-pom 6.15.0 and later
The analysis-pom 6.15.0 and later includes a version of archunit that depends on junit-platform-engine 1.10.0 while other components in the test environment depend on junit-platform-engine 1.10.1. That causes an upper bounds dependency error in the plugin bill of materials as noted in the plugin bill of materials pull request 260.
That upper bounds dependency error has caused a workaround to be inserted into the plugin bill of materials process that we want to remove in the future.