jetty.project/jetty-alpn/jetty-alpn-server
Simone Bordet 1fe6c92ee9 Issue #2948 - Require JDK 11 for Jetty 10.x.
First pass at making Jetty 10.x require JDK 11.

* Removed JDK 8 modules (in particular ALPN and ALPN *.mod files).
* Removed profiles targeting JDK 8, 9 and 10.
* Updated dependencies to newer versions that support JDK 11.
* Temporarily commented out the Jetty Maven Plugins due to
maven-plugin-plugin not working with JDK 11.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-10-03 11:15:30 +02:00
..
src/main Issue #2948 - Require JDK 11 for Jetty 10.x. 2018-10-03 11:15:30 +02:00
pom.xml Updating to version 9.4.12-SNAPSHOT 2018-07-11 17:32:16 -05:00