mirror of
https://github.com/jlengrand/quarkus.git
synced 2026-03-10 08:41:22 +00:00
Why: * instead of referring to platform as a bom go back to use platform as in future it is not all enforced by a bom. This change addreses the need by: * rollback bomXXX change * change use of Throwable to Exception as if Throwable happens we have worse problems.