You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while working on the Spring Boot auto-configuration for micrometer-tracing, I noticed that micrometer-tracing-bridge-brave has a dependency on javax.servlet:javax.servlet-api:4.0.1.
To be included in Spring Boot 3, this has to be migrated to Jakarta.