Updated ALPN API to 1.1.1.v20150508.
This commit is contained in:
parent
f4d6f49d2f
commit
f580cf72ac
2
pom.xml
2
pom.xml
|
@ -17,7 +17,7 @@
|
||||||
<slf4j-version>1.6.6</slf4j-version>
|
<slf4j-version>1.6.6</slf4j-version>
|
||||||
<jetty-test-policy-version>1.2</jetty-test-policy-version>
|
<jetty-test-policy-version>1.2</jetty-test-policy-version>
|
||||||
<npn.api.version>1.1.1.v20141010</npn.api.version>
|
<npn.api.version>1.1.1.v20141010</npn.api.version>
|
||||||
<alpn.api.version>1.1.0.v20141014</alpn.api.version>
|
<alpn.api.version>1.1.1.v20150508</alpn.api.version>
|
||||||
<!-- default values are unsupported, but required to be defined for reactor sanity reasons -->
|
<!-- default values are unsupported, but required to be defined for reactor sanity reasons -->
|
||||||
<npn.version>undefined</npn.version>
|
<npn.version>undefined</npn.version>
|
||||||
<alpn.version>undefined</alpn.version>
|
<alpn.version>undefined</alpn.version>
|
||||||
|
|
Loading…
Reference in New Issue