API plugin - Openfire 4.0.9.0 - Missing Session Status STATUS_CLOSED

Installing Openfire 4.0.9.0 as well as the RestAPI Plugin 1.11.0 and we are receiving an error with the following information:
e[1;31mERRORe[m [Jetty-QTP-AdminConsole-192]: org.jivesoftware.openfire.container.PluginServlet - org.glassfish.jersey.server.ContainerException: java.lang.NoSuchFieldError: Class org.jivesoftware.openfire.session.Session does not have member field ‘org.jivesoftware.openfire.session.Session$Status STATUS_CLOSED’
javax.servlet.ServletException: org.glassfish.jersey.server.ContainerException: java.lang.NoSuchFieldError: Class org.jivesoftware.openfire.session.Session does not have member field ‘org.jivesoftware.openfire.session.Session$Status STATUS_CLOSED’

Is Openfire missing something, or is the API broken with the newest version of Openfire?