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
bmc-circuitbreaker/pom.xml features dependencies on various Jersey artifacts. You can remove them from compile scope and put them in test scope with no adverse effects that I can see.
(This is a minor issue of course but I didn't want to lose it.)