Hello, thank you for all your hard work!

I am a member of the OpenRewrite team and I have been working on a composite recipe to help users with their Spring Boot 3.0 migration. This recipe includes upgrading to Java 17, Jakarta EE 9, and then includes items noted in your migration guide.

As I have been working through this recipe I noticed an item to move the micrometer binders to a new package.

I believe the Micrometer team reverted the binder package relocation and this section of the migration guide can be removed.

Comment From: philwebb

Thanks! I've removed the section. I copied it from earlier release notes without enough care.