Create a new release to include Sprint Boot 4 compatibility in BOM
Author: akhilbojedlaCreated Mar 27, 2026Updated Jul 15, 2026
Description
While support for Spring Boot 4 was introduced in version 2.4.0, the new artifact resilience4j-spring-boot4 was inadvertently omitted from the Bill of Materials (BOM) file.
Although a fix has been merged in PR #2420, the lack of a subsequent release means that projects attempting to upgrade to Spring Boot 4 via the BOM are experiencing dependency resolution failures.
Impact
Users relying on the resilience4j-bom to manage versions cannot resolve the resilience4j-spring-boot4 module, leading to broken builds unless the version is explicitly overridden.
Status
Fix Merged: PR #2420
Requirement: A new patch/minor release is needed to propagate this fix to the central repository.
Source: resilience4j/resilience4j