keycloak-scim/adapters/oidc/jetty
Thomas Darimont 152588ecc4 KEYCLOAK-13915 Update Jetty 9.4.x dependency to latest version
Adapted Jetty94SessionManager to workaround Jetty 9.4 API changes.
The Method org.eclipse.jetty.server.session.SessionHandler#getHttpSession
was changed from public to protected which makes it no longer accessible.

As a workaround the method contents were inlined.
2020-10-07 11:40:18 -03:00
..
jetty-core Set version to 12.0.0-SNAPSHOT 2020-07-22 14:36:15 +02:00
jetty9.2 Set version to 12.0.0-SNAPSHOT 2020-07-22 14:36:15 +02:00
jetty9.3 Set version to 12.0.0-SNAPSHOT 2020-07-22 14:36:15 +02:00
jetty9.4 KEYCLOAK-13915 Update Jetty 9.4.x dependency to latest version 2020-10-07 11:40:18 -03:00
pom.xml Set version to 12.0.0-SNAPSHOT 2020-07-22 14:36:15 +02:00