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
quickfixj still uses a mina release that's a couple years old, and is not compatible with the more modern mina releases (e.g. constructor changes in SSLFilter). We should upgrade the mina dependency and fix the code to work with it.