mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
This commit removes references of cache infra following the move to Micrometer. We no longer ships an infinispan specific binder so the dependency has been removed as well. Closes gh-19838