jetty-project / jetty-alpn

Implementation of ALPN (Application Layer Protocol Negotiation) Specification for OpenJDK 7 or greater
48 stars 27 forks source link

Update version_mapping.properties #27

Open ldhieu opened 5 years ago

ldhieu commented 5 years ago

https://www.eclipse.org/jetty/documentation/current/alpn-chapter.html#alpn-openjdk8

As I understand, updates 211 and 212 did not introduce any compatibility breaking changes.

Please correct if I was wrong in proposing this change.

Many thanks!

sbordet commented 5 years ago

@ldhieu can you please follow the contribution guidelines here: https://github.com/jetty-project/jetty-alpn/blob/master/CONTRIBUTING.md.

The PR is good, just missing the signoff. Please squash, signoff and force-push, so that there is only 1 correct commit for this PR. Thanks!