-
Notifications
You must be signed in to change notification settings - Fork 41.2k
Remove hdrhistogram managed dependency #10923
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@philwebb there is still a mistmatch now. Micrometer RC5 brings |
@jkschneider can you please fix that version inconsistency in micrometer? It looks weird that Spring Boot has to deal with that secondary dependency. |
I'm not clear what the resolution would be. They simply didn't do a release of |
@jkschneider I guess ideally the |
@philwebb Done (for Micrometer 1.0.0).
Probably? Or it would be a really trivial resolution strategy to implement. Opened an issue here spring-attic/spring-release-plugin#2. |
We need #11575 |
We needed to add it to stop a dependency convergence with micrometer but we should look into other options.
The text was updated successfully, but these errors were encountered: