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
It appears to be related to starting to use the dependency management plugin to import Reactor's bom. I'm guessing there's a clash between it and whatever was adding the optional dependencies to the pom (the propdeps plugin?).
I'll investigate and hopefully open a PR once I've figured out what the root cause is and how to fix it.