Is your feature request related to a problem? Please describe.
Customer request to cut a Maven Repo release based on current Spring Boot 3.5.x version.
The existing repo release uses Spring Boot 3.4.3, which is out of support and has a dependency on Prometheus Metrics Config 1.3.6, which has functional bugs.
Describe the solution you'd like
Create a new release based on the main branch (uses Spring Boot 3.5.8), and publish to Maven repo.
Describe alternatives you've considered
No response
Additional context
No response